Skip to content

Commit

Permalink
Bump capnp from 0.17.2 to 0.18.7
Browse files Browse the repository at this point in the history
Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.17.2 to 0.18.7.
- [Commits](capnproto/capnproto-rust@capnp-v0.17.2...capnp-v0.18.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 466c922 commit 4285dab
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
19 changes: 17 additions & 2 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 console_backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ async_logger = "0.3.3"
strum = "0.25"
strum_macros = "0.25"
lazy_static = "1.4.0"
capnp = "0.17.2"
capnp = "0.18.7"
csv = "1"
paste = "1"
glob = "0.3.1"
Expand Down

0 comments on commit 4285dab

Please sign in to comment.