Skip to content

Commit 39e31c1

Browse files
committed
Bump docs.rs cosmwasm feature
1 parent 2485b75 commit 39e31c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/std/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99
readme = "README.md"
1010

1111
[package.metadata.docs.rs]
12-
features = ["abort", "stargate", "staking", "cosmwasm_2_1"]
12+
features = ["abort", "stargate", "staking", "cosmwasm_2_2"]
1313

1414
[features]
1515
default = ["iterator", "abort", "std"]

0 commit comments

Comments
 (0)