Skip to content

Commit

Permalink
chore(deps): update rust crate regex to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 25, 2024
1 parent 55feb35 commit e4bc2fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ proptest = "1.5.0"
quick-junit = "0.5.0"
rand = "0.8.5"
recursion = "0.5.2"
regex = "1.11.0"
regex = "1.11.1"
regex-syntax = "0.8.5"
semver = "1.0.23"
self_update = { version = "0.41.0", default-features = false, features = [
Expand Down

0 comments on commit e4bc2fc

Please sign in to comment.