Skip to content

Commit

Permalink
Bump regex from 1.10.5 to 1.10.6 (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent d5b1d0f commit 7492a2e
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ include_dir = "0.7.4"
itertools = "0.13.0"
maplit = "1.0.2"
once_cell = "1.19.0"
regex = "1.10.5"
regex = "1.10.6"
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.122"
strum = "0.26.3"
Expand Down

0 comments on commit 7492a2e

Please sign in to comment.