diff --git a/Cargo.toml b/Cargo.toml index 8dfb508..fce5487 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.37" +version = "0.40" default-features = false [dev-dependencies]