Skip to content

Commit

Permalink
build(deps): bump cosmos-sdk-proto from 0.14.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [cosmos-sdk-proto](https://github.com/cosmos/cosmos-rust) from 0.14.0 to 0.18.0.
- [Release notes](https://github.com/cosmos/cosmos-rust/releases)
- [Commits](cosmos/cosmos-rust@cosmos-sdk-proto/v0.14.0...cosmos-sdk-proto/v0.18.0)

---
updated-dependencies:
- dependency-name: cosmos-sdk-proto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 20, 2023
1 parent 173de93 commit 5fd713c
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 76 deletions.
129 changes: 54 additions & 75 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ actix = "0.13"
actix-rt = "2.8"
bip39 = "1"
clap = { version = "4", features = ["derive"] }
cosmos-sdk-proto = "0.14.0"
cosmos-sdk-proto = "0.18.0"
cosmrs = { version = "0.13.0" }
hyper = "0.14.26"
metrics = { version = "^0.21" }
Expand Down

0 comments on commit 5fd713c

Please sign in to comment.