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 a4c0623 commit 958bc27Copy full SHA for 958bc27
Cargo.toml
@@ -41,7 +41,7 @@ wasm-bindgen-futures = "0.4"
41
web-sys = { version = "0.3.77", optional = true }
42
43
[dev-dependencies]
44
-codee = { version = "0.3", features = [
+codee = { version = "0.2", features = [
45
"json_serde",
46
"msgpack_serde",
47
"base64",
0 commit comments