Skip to content

Commit

Permalink
Merge pull request #8 from heliaxdev/james/mainline/update-latest-ten…
Browse files Browse the repository at this point in the history
…dermint-rs

Update to latest tendermint-rs
  • Loading branch information
james-chf authored Nov 29, 2022
2 parents 05df201 + 9cf472c commit 659d799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
tendermint-proto = { git = "https://github.com/heliaxdev/tendermint-rs", rev = "9694eaa42799eec2af2af06a15c7cd779f48fb9c" }
tendermint-proto = { git = "https://github.com/heliaxdev/tendermint-rs", rev = "f8f019217130f36eecafac2ad11e35f5bda2ecab" }
bytes = "1"
tokio = { version = "1", features = ["full"]}
tokio-util = { version = "0.6", features = ["codec"] }
Expand Down

0 comments on commit 659d799

Please sign in to comment.