Skip to content

Commit d071294

Browse files
chore(deps): bump capnp from 0.26.0 to 0.27.0
Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.26.0 to 0.27.0. - [Commits](capnproto/capnproto-rust@capnp-v0.26.0...capnp-v0.27.0) --- updated-dependencies: - dependency-name: capnp dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be2e2c4 commit d071294

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

Cargo.lock

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

crates/echidna-wire/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/hyperpolymath/echidna"
1111
build = "build.rs"
1212

1313
[dependencies]
14-
capnp = "0.26"
14+
capnp = "0.27"
1515

1616
[build-dependencies]
1717
capnpc = "0.26"

0 commit comments

Comments
 (0)