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 ba75f9f commit 4523ac7Copy full SHA for 4523ac7
Cargo.toml
@@ -48,7 +48,7 @@ getrandom = { version = "0.2.8", optional = true }
48
wasm-bindgen-test = "0.3"
49
50
[dev-dependencies]
51
-itertools = "0.12.0"
+itertools = "0.13.0"
52
serde_json = "1.0"
53
bincode = "1.3.1"
54
0 commit comments