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 5ce6714 commit 5a756c8Copy full SHA for 5a756c8
Cargo.toml
@@ -63,7 +63,7 @@ syn = "2.0"
63
test-log = { version = "0.2", features = ["trace"] }
64
test-programs = { path = "test-programs" }
65
test-programs-artifacts = { path = "test-programs/artifacts" }
66
-ureq = "2.12.1"
+ureq = { version = "2.12.1", default-features = false }
67
wasi = "0.14.0"
68
wasmtime = "26"
69
wasmtime-cli = "26"
0 commit comments