Skip to content

Commit a9825b8

Browse files
committed
docs: Enable eureka in docs.rs
1 parent 2b3cc7d commit a9825b8

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

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

0 commit comments

Comments
 (0)