Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 15, 2023
1 parent bcd2521 commit 9f6698b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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.0"
regex = "1.10.1"
reqwest = { version = "0.11.22", default-features = false, features = ["json", "gzip", "default-tls"] }
ring = "0.17.3"
rusoto_core = "0.48.0"
Expand Down

0 comments on commit 9f6698b

Please sign in to comment.