Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jan 21, 2024
1 parent d3c7eb8 commit ba3e4a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ lazy_static = "1.4.0"
md-5 = "0.10.6"
num_cpus = "1.16.0"
rand = "0.8.5"
regex = "1.10.2"
regex = "1.10.3"
reqwest = { version = "0.11.23", default-features = false, features = ["json", "gzip", "default-tls"] }
ring = "0.17.7"
rusoto_core = "0.48.0"
Expand Down

0 comments on commit ba3e4a2

Please sign in to comment.