mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 13:01:22 +00:00
Remove dependencies on git versions of crates
This commit is contained in:
@ -25,4 +25,4 @@ wasm-bindgen-multi-value-xform = { path = '../multi-value-xform', version = '=0.
|
||||
wasm-bindgen-threads-xform = { path = '../threads-xform', version = '=0.2.53' }
|
||||
wasm-bindgen-wasm-conventions = { path = '../wasm-conventions', version = '=0.2.53' }
|
||||
wasm-bindgen-wasm-interpreter = { path = "../wasm-interpreter", version = '=0.2.53' }
|
||||
wasm-webidl-bindings = "0.5.0"
|
||||
wasm-webidl-bindings = "0.6.0"
|
||||
|
Reference in New Issue
Block a user