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 1e0f9da commit 61d7589Copy full SHA for 61d7589
Cargo.toml
@@ -6,5 +6,5 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-regex = "1.10.2"
10
-itertools = "0.12.0"
+regex = "1.11.1"
+itertools = "0.13.0"
0 commit comments