We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44f057 commit a27b5acCopy full SHA for a27b5ac
contracts/cyberpunk/Cargo.toml
@@ -23,7 +23,6 @@ overflow-checks = true
23
[dependencies]
24
cosmwasm-schema = { path = "../../packages/schema" }
25
cosmwasm-std = { path = "../../packages/std", default-features = false, features = [
26
- "abort",
27
"cosmwasm_1_3",
28
"std",
29
] }
contracts/hackatom/Cargo.toml
@@ -25,7 +25,6 @@ overflow-checks = true
"cosmwasm_2_2",
30
31
0 commit comments