Skip to content

Commit a8811fe

Browse files
build(deps): update rust crate regex to 1.9.5
1 parent d90778e commit a8811fe

2 files changed

Lines changed: 22 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.9.5"
2121
ctrlc = "3.2.4"
2222
winconsole = "0.11"
2323
exitcode = "1.1.2"

0 commit comments

Comments
 (0)