We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b987d commit b909c1aCopy full SHA for b909c1a
Cargo.toml
@@ -59,7 +59,7 @@ wasm-bindgen-futures = { version = "0.4.18", optional = true }
59
[dev-dependencies]
60
# For examples
61
env_logger = "0.10"
62
-hex-literal = "0.3"
+hex-literal = "0.4"
63
wasm-bindgen-test = "0.3.19"
64
65
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
0 commit comments