We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60e1ba commit 29dedc4Copy full SHA for 29dedc4
comma-v/Cargo.toml
@@ -10,7 +10,7 @@ license = "Apache-2.0"
10
chrono = "0.4.19"
11
derive_more = "0.99.17"
12
eq-macro = { path = "../eq-macro" }
13
-itertools = "0.10.3"
+itertools = "0.10.5"
14
nom = "7.1.0"
15
thiserror = "1.0.30"
16
0 commit comments