Skip to content

Commit

Permalink
Update Rust crate ring to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 2, 2023
1 parent b6466cf commit 4328cb6
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 5 deletions.
34 changes: 30 additions & 4 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 @@ -31,7 +31,7 @@ num_cpus = "1.16.0"
rand = "0.8.5"
regex = "1.9.6"
reqwest = { version = "0.11.20", default-features = false, features = ["json", "gzip", "default-tls"] }
ring = "0.16.20"
ring = "0.17.0"
rusoto_core = "0.48.0"
rusoto_s3 = "0.48.0"
sentry = "0.31.7"
Expand Down

0 comments on commit 4328cb6

Please sign in to comment.