Skip to content

Commit 204e82a

Browse files
Bump capnpc from 0.17.2 to 0.18.0
Bumps [capnpc](https://github.com/capnproto/capnproto-rust) from 0.17.2 to 0.18.0. - [Commits](capnproto/capnproto-rust@capnpc-v0.17.2...capnpc-v0.18.0) --- updated-dependencies: - dependency-name: capnpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c914518 commit 204e82a

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

Cargo.lock

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

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tempfile = "3.8.0"
6969
rstest = "0.18.2"
7070

7171
[build-dependencies]
72-
capnpc = "0.17.1"
72+
capnpc = "0.18.0"
7373

7474
[lib]
7575
name = "console_backend"

0 commit comments

Comments
 (0)