mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 04:21:21 +00:00
Bump to 0.2.28
This commit is contained in:
@ -9,10 +9,10 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
console_error_panic_hook = "0.1"
|
||||
futures = "0.1"
|
||||
js-sys = "0.3.4"
|
||||
js-sys = "0.3.5"
|
||||
raytracer = { git = 'https://github.com/alexcrichton/raytracer', branch = 'update-deps' }
|
||||
wasm-bindgen = { version = "0.2.27", features = ['serde-serialize'] }
|
||||
wasm-bindgen-futures = "0.3.4"
|
||||
wasm-bindgen = { version = "0.2.28", features = ['serde-serialize'] }
|
||||
wasm-bindgen-futures = "0.3.5"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.4"
|
||||
|
Reference in New Issue
Block a user