Skip to content

Commit

Permalink
Bump capnp version
Browse files Browse the repository at this point in the history
  • Loading branch information
nhynes committed Dec 20, 2023
1 parent f6c02cc commit 349dfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ apple_support_dependencies()

git_repository(
name = "capnp-cpp",
commit = "20887ea078703e3223ef1c048da6c502f6e9122c",
commit = "4d24886025ed66cad363ec9a11a3ab6cbcafb829",
remote = "https://github.com/escrin/capnproto",
strip_prefix = "c++",
)
Expand Down

0 comments on commit 349dfa9

Please sign in to comment.