Skip to content

Commit aa1ecc2

Browse files
Update Rust crate capnpc to 0.24
1 parent 032dfb0 commit aa1ecc2

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

Cargo.lock

Lines changed: 14 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ axum-test = "17.0"
3232
criterion = "0.8"
3333

3434
[build-dependencies]
35-
capnpc = "0.23"
35+
capnpc = "0.24"
3636

3737
[[bench]]
3838
name = "probes_benchmark"

0 commit comments

Comments
 (0)