Skip to content

Commit

Permalink
chore(deps): update rust crate ring to 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 88ad61c commit 37ba5b8
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 9 deletions.
36 changes: 28 additions & 8 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 @@ -36,7 +36,7 @@ serde_qs = "0.12"
percent-encoding = "2.3"
color-eyre = "0.6"
tower-cookies = "0.9"
ring = "0.16"
ring = "0.17"
jsonwebtoken = "8.3"
rust-argon2 = "1.0"
mp4-stream = { version = "0.1", features = ["serde", "tracing"] }
Expand Down

0 comments on commit 37ba5b8

Please sign in to comment.