mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-24 00:00:18 +02:00
fix: pin wasm-bindgen to 0.2.118, update CI
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ talc = ["dep:talc"]
|
||||
|
||||
[dependencies]
|
||||
blake3 = { version = "1.8", features = ["wasm32_simd"] }
|
||||
wasm-bindgen = "0.2"
|
||||
wasm-bindgen = "=0.2.118"
|
||||
|
||||
[dev-dependencies]
|
||||
wasm-bindgen-test = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user