Skip to content

Commit 20f6e73

Browse files
build(deps): update rust crate regex to 1.10.4
1 parent 0b059d2 commit 20f6e73

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

Cargo.lock

+21-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ serde = { version = "1.0", features = ["derive"] }
1717
human-panic = "1.0.3"
1818
rfd = "0.10.0"
1919
indicatif = { version = "0.17.2", features = ["improved_unicode"] }
20-
regex = "1.7.0"
20+
regex = "1.10.4"
2121
ctrlc = "3.2.4"
2222
winconsole = "0.11"
2323
exitcode = "1.1.2"

0 commit comments

Comments
 (0)