update dependencies

This commit is contained in:
Magnus Ulimoen
2020-04-04 23:39:41 +02:00
parent 52549d1fdd
commit 85a8c92cd5
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
path = "lib.rs"
[dependencies]
wasm-bindgen = "0.2.58"
wasm-bindgen = "0.2.60"
console_error_panic_hook = "0.1.6"
wee_alloc = "0.4.5"
sbp = { path = "../sbp", features = ["f32"] }