10000 Merge pull request #256 from redsift/dependabot/cargo/capnp-0.14.0 · foniod/foniod@5c63ab6 · GitHub
[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #256 from redsift/dependabot/cargo/capnp-0.14.0
Browse files Browse the repository at this point in the history
build(deps): bump capnp from 0.13.6 to 0.14.0
  • Loading branch information
rsdy authored Jan 8, 2021
2 parents 99dc991 + 1cecc50 commit 5c63ab6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
10 changes: 8 additions & 2 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ edition = "2018"
cargo-bpf = { version = "^1.2", default-features = false, features = ["build"] }

[build-dependencies.capnpc]
version = "^0.13"
version = "^0.14"
optional = true

[dependencies]
Expand Down Expand Up @@ -68,7 +68,7 @@ version = "0.23"
optional = true

[dependencies.capnp]
version = "0.13"
version = "0.14"
optional = true

[dependencies.rusoto_core]
Expand Down

0 comments on commit 5c63ab6

Please sign in to comment.
0