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.
2 parents 99ce7fb + 417b8d9 commit a97dcd3Copy full SHA for a97dcd3
packages/wasm-miniscript/Cargo.toml
@@ -9,4 +9,4 @@ crate-type = ["cdylib"]
9
[dependencies]
10
wasm-bindgen = "0.2"
11
js-sys = "0.3"
12
-miniscript = { version = "12.2.0", features = ["no-std"] }
+miniscript = { version = "12.2.0" }
0 commit comments