Skip to content

Commit

Permalink
Merge pull request #31 from jonerrr/dependabot/cargo/backend/regex-1.…
Browse files Browse the repository at this point in the history
…10.6

Bump regex from 1.10.5 to 1.10.6 in /backend
  • Loading branch information
jonerrr authored Aug 5, 2024
2 parents 86a8a93 + 76eaa7b commit 55d237b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ itertools = "0.13.0"
once_cell = "1.19.0"
prost = "0.13.1"
rayon = "1.10.0"
regex = "1.10.5"
regex = "1.10.6"
reqwest = { version = "0.12.5", default-features = false, features = [
"json",
"rustls-tls",
Expand Down

0 comments on commit 55d237b

Please sign in to comment.