Skip to content

Commit

Permalink
dependabot: bump regex from 1.8.3 to 1.8.4
Browse files Browse the repository at this point in the history
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.8.3...1.8.4)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2023
1 parent 31c0c4c commit ee4c9d0
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 @@ -56,7 +56,7 @@ nix = "0.26.2"
phf = { version = "0.11", features = ["macros"] }
rand = "0.8.5"
rangemap = "1.3.0"
regex = "1.8.3"
regex = "1.8.4"
si_trace_print = "0.3.9"
static_assertions = "1.1.0"
tar = "0.4.38"
Expand Down

0 comments on commit ee4c9d0

Please sign in to comment.