Skip to content

Commit 8ed11a8

Browse files
build(deps): update rust crate regex to 1.9.0
1 parent fbbc92b commit 8ed11a8

2 files changed

Lines changed: 20 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 7 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.0"
2121
ctrlc = "3.2.4"
2222
winconsole = "0.11"
2323
exitcode = "1.1.2"

0 commit comments

Comments
 (0)