Skip to content

Commit 921613c

Browse files
committed
Add cosmwasm-std eureka feature
1 parent 6afee07 commit 921613c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libwasmvm/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ cosmwasm-std = { git = "https://github.com/CosmWasm/cosmwasm.git", branch = "mai
4444
"staking",
4545
"stargate",
4646
"iterator",
47+
"eureka",
4748
] }
4849
cosmwasm-vm = { git = "https://github.com/CosmWasm/cosmwasm.git", branch = "main", features = [
4950
"staking",

0 commit comments

Comments
 (0)