mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 04:51:23 +00:00
Bump to 0.2.14
This commit is contained in:
@ -7,10 +7,10 @@ readme = "./README.md"
|
||||
[build-dependencies]
|
||||
env_logger = "0.5.10"
|
||||
failure = "0.1"
|
||||
wasm-bindgen-webidl = { path = "../webidl", version = "=0.2.13" }
|
||||
wasm-bindgen-webidl = { path = "../webidl", version = "=0.2.14" }
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen = { path = "../..", version = "=0.2.13" }
|
||||
wasm-bindgen = { path = "../..", version = "=0.2.14" }
|
||||
|
||||
[dev-dependencies]
|
||||
wasm-bindgen-test-project-builder = { path = "../test-project-builder", version = '=0.2.13' }
|
||||
wasm-bindgen-test-project-builder = { path = "../test-project-builder", version = '=0.2.14' }
|
||||
|
Reference in New Issue
Block a user