Skip to content

Commit

Permalink
workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Jan 23, 2024
1 parent e6576e5 commit 01f938f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ load(

swift_rules_dependencies()

load(
"@build_bazel_rules_swift//swift:extras.bzl",
"swift_rules_extra_dependencies",
)

swift_rules_extra_dependencies()

load(
"@build_bazel_apple_support//lib:repositories.bzl",
"apple_support_dependencies",
Expand Down

0 comments on commit 01f938f

Please sign in to comment.