Skip to content

Commit d616b72

Browse files
authored
Update tendermint-proto to v0.30.0 (#65)
1 parent ae4611c commit d616b72

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Update `tendermint-proto` to v0.30.0 ([\#64](https://github.com/cosmos/ibc-
2+
proto-rs/issues/64))

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ scale-info = { version = "2.1.2", default-features = false, features = ["derive"
3737
borsh = {version = "0.10.0", default-features = false, optional = true }
3838

3939
[dependencies.tendermint-proto]
40-
version = "0.29"
40+
version = "0.30"
4141
default-features = false
4242

4343
[features]

0 commit comments

Comments
 (0)