Skip to content

Commit

Permalink
Merge pull request #384 from orf/dependabot/cargo/regex-1.10.0
Browse files Browse the repository at this point in the history
chore(deps): bump regex from 1.9.6 to 1.10.0
  • Loading branch information
orf authored Oct 11, 2023
2 parents a663082 + 9055b4e commit 6b03c33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 pinger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/orf/pinger/"

[dependencies]
anyhow = "1.0.75"
regex = "1.9.6"
regex = "1.10.0"
lazy_static = "1.4.0"
thiserror = "1.0.49"

Expand Down

0 comments on commit 6b03c33

Please sign in to comment.