Skip to content

Commit ee503a6

Browse files
authored
Fix clang-20 toolchain with asio-grpc (part 2) (#206)
1 parent a0291a6 commit ee503a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
module(
1212
name = "rules_swiftnav",
13-
version = "0.11.0",
13+
version = "0.12.0",
1414
compatibility_level = 1,
1515
)
1616

examples/small_world/MODULE.bazel.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)