Skip to content

Commit

Permalink
Merge pull request #231 from okp4/dependabot/cargo/cosmrs-0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 24, 2023
2 parents f08cbc7 + 8c6e317 commit e6382d6
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 42 deletions.
73 changes: 32 additions & 41 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 @@ -17,7 +17,7 @@ actix-rt = "2.8"
bip39 = "1"
clap = { version = "4", features = ["derive"] }
cosmos-sdk-proto = "0.14.0"
cosmrs = { version = "0.11.0" }
cosmrs = { version = "0.12.0" }
hyper = "0.14.25"
metrics = { version = "^0.20" }
metrics-exporter-prometheus = { version = "0.11.0", default-features = false, features = [
Expand Down

0 comments on commit e6382d6

Please sign in to comment.