mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-28 04:01:33 +00:00
Bump to version 0.2.16
This commit is contained in:
@ -18,7 +18,7 @@ test = false
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen = { path = "../..", version = "0.2.15" }
|
||||
wasm-bindgen = { path = "../..", version = "0.2.16" }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
|
||||
wasm-bindgen-test = { path = '../test', version = '=0.2.15' }
|
||||
wasm-bindgen-test = { path = '../test', version = '=0.2.16' }
|
||||
|
Reference in New Issue
Block a user