Skip to content

Commit 61d7589

Browse files
committed
build: update packages
1 parent 1e0f9da commit 61d7589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
regex = "1.10.2"
10-
itertools = "0.12.0"
9+
regex = "1.11.1"
10+
itertools = "0.13.0"

0 commit comments

Comments
 (0)