Skip to content

Commit

Permalink
Merge pull request #387 from orf/dependabot/cargo/regex-1.10.1
Browse files Browse the repository at this point in the history
chore(deps): bump regex from 1.10.0 to 1.10.1
  • Loading branch information
github-actions[bot] authored Oct 16, 2023
2 parents 3d1f35e + 8730537 commit b80fa8c
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.10.0"
regex = "1.10.1"
lazy_static = "1.4.0"
thiserror = "1.0.49"

Expand Down

0 comments on commit b80fa8c

Please sign in to comment.