Skip to content

Commit c87f0d2

Browse files
committed
chore(deps): update rust crate regex to 1.11.1
1 parent 55feb35 commit c87f0d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -88,7 +88,7 @@ proptest = "1.5.0"
8888
quick-junit = "0.5.0"
8989
rand = "0.8.5"
9090
recursion = "0.5.2"
91-
regex = "1.11.0"
91+
regex = "1.11.1"
9292
regex-syntax = "0.8.5"
9393
semver = "1.0.23"
9494
self_update = { version = "0.41.0", default-features = false, features = [

0 commit comments

Comments
 (0)