We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601ffe0 commit 336e78dCopy full SHA for 336e78d
Cargo.toml
@@ -16,5 +16,5 @@ keywords = ["binaryen", "webassembly", "wasm", "compiler"]
16
binaryen-sys = { path = "binaryen-sys", version = "0.13.0" }
17
18
[dev-dependencies]
19
-rand = "0.8.0"
+rand = "0.9.0"
20
wat = "1.0"
0 commit comments