diff --git a/Cargo.toml b/Cargo.toml index 92a8708..0b1ee5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,8 +32,8 @@ optimize = """docker run --rm -v "$(pwd)":/code \ """ [dependencies] -cosmwasm-schema = "2.1.0" -cosmwasm-std = { version = "2.1.0", features = [ +cosmwasm-schema = "2.2.0" +cosmwasm-std = { version = "2.2.0", features = [ "cosmwasm_1_4", # Enable this if you only deploy to chains that have CosmWasm 2.0 or higher # "cosmwasm_2_0",