Skip to content

Commit

Permalink
Update tendermint-proto to 0.37 (#216)
Browse files Browse the repository at this point in the history
* feat: update tendermint-proto to 0.37

* Update changelog entry

Signed-off-by: Romain Ruetschi <[email protected]>

---------

Signed-off-by: Romain Ruetschi <[email protected]>
Co-authored-by: Romain Ruetschi <[email protected]>
  • Loading branch information
freak12techno and romac authored Jun 3, 2024
1 parent 8f29929 commit b6a8c6a
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.37
([#215](https://github.com/cosmos/ibc-proto-rs/issues/215))
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ scale-info = { version = "2.1.2", default-features = false, features = [
borsh = { version = "1", default-features = false, features = ["derive"], optional = true }

[dependencies.tendermint-proto]
version = "0.36"
version = "0.37"
default-features = false

[dev-dependencies]
Expand Down

0 comments on commit b6a8c6a

Please sign in to comment.