Skip to content

Commit

Permalink
Bump tendermint-rs to v0.40.0 (#247)
Browse files Browse the repository at this point in the history
* Bump tendermint-rs to v0.40.0

* Add changelog entry
  • Loading branch information
ljoss17 authored Oct 23, 2024
1 parent 46f2727 commit 20f98f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Update `tendermint-proto` to `v0.40.0`
([\#246](https://github.com/cosmos/ibc-proto-rs/issues/246))
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ics23 = { version = "0.12.0", default-features = false }
informalsystems-pbjson = { version = "0.7.0", optional = true, default-features = false }

[dependencies.tendermint-proto]
version = "0.39"
version = "0.40.0"
default-features = false

[dependencies.cosmos-sdk-proto]
Expand Down

0 comments on commit 20f98f3

Please sign in to comment.