Skip to content

Commit 48f3f62

Browse files
committed
Update Rust crate regex to 1.9.6
1 parent 72a0781 commit 48f3f62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -9,4 +9,4 @@ edition = "2021"
99
clap = { version = "4.0.32", features = ["derive"] }
1010
indoc = "1.0.9"
1111
lazy_static = "1.4.0"
12-
regex = "1.9.5"
12+
regex = "1.9.6"

0 commit comments

Comments
 (0)