diff --git a/Cargo.toml b/Cargo.toml index fc9a7c5add..d940af5cf7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -118,7 +118,7 @@ tendermint-testgen = { version = "0.35.0", default-features = fals ### (This is the min version of `ibc-go` that supports `08-wasm` light clients) cosmwasm-schema = { version = "1.5.4" } cosmwasm-std = { version = "1.5.4" } -cosmwasm-vm = { version = "1.5.4" } +cosmwasm-vm = { version = "2.0.2" } cw-storage-plus = { version = "1.2.0" } # parity dependencies