Skip to content

Commit 731f10d

Browse files
build(deps): update rust crate regex to 1.8.3
1 parent fbbc92b commit 731f10d

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

0 commit comments

Comments
 (0)