Skip to content

Commit

Permalink
Update to tendermint* v0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shella committed Jun 17, 2024
1 parent e0a16f0 commit 3fd9b82
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -13,8 +13,8 @@ hyper = "0.14"
hyper-tls = "0.5"
serde = { version = "1", features = ["serde_derive"] }
serde_json = "1.0"
tendermint = "0.36"
tendermint-rpc = { version = "0.36", features = ["http-client"] }
tendermint = "0.37"
tendermint-rpc = { version = "0.37", features = ["http-client"] }
thiserror = "1"
tokio = "1"
tower = { version = "0.4", features = ["buffer", "util"] }
Expand Down

0 comments on commit 3fd9b82

Please sign in to comment.