Skip to content

Commit

Permalink
Bump capnpc from 0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [capnpc](https://github.com/capnproto/capnproto-rust) from 0.19.0 to 0.20.0.
- [Commits](capnproto/capnproto-rust@capnpc-v0.19.0...capnpc-v0.20.0)

---
updated-dependencies:
- dependency-name: capnpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 0cb975d commit bb40507
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
25 changes: 17 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/wired-world/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ edition.workspace = true
capnp.workspace = true

[build-dependencies]
capnpc = "0.19.0"
capnpc = "0.20.0"

0 comments on commit bb40507

Please sign in to comment.