Skip to content

Commit 7b89a92

Browse files
committed
Add abort and cosmwasm_1_2 to docs
1 parent 4628c7e commit 7b89a92

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 = ["stargate", "staking", "ibc3"]
12+
features = ["abort", "stargate", "staking", "ibc3", "cosmwasm_1_2"]
1313

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

0 commit comments

Comments
 (0)