Require wasm-bindgen-test 0.3.37.
This is the minimum we've tested.
This commit is contained in:
parent
aa01858787
commit
ff2cc71e94
@ -184,7 +184,7 @@ libc = { version = "0.2.148", default-features = false }
|
||||
windows-sys = { version = "0.48", features = ["Win32_Foundation", "Win32_System_Threading"] }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
|
||||
wasm-bindgen-test = { version = "0.3.26", default-features = false }
|
||||
wasm-bindgen-test = { version = "0.3.37", default-features = false }
|
||||
|
||||
[target.'cfg(any(unix, windows))'.dev-dependencies]
|
||||
libc = { version = "0.2.148", default-features = false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user