Skip to content

Commit

Permalink
Bump ring from 0.17.8 to 0.17.9
Browse files Browse the repository at this point in the history
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.9.
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 336f9aa commit 32adb26
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
23 changes: 11 additions & 12 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 signature/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data-encoding = "2.8.0"
ffi-support = "0.4.4"
thiserror = "2.0.11"
hex = "0.4"
ring = "0.17.8"
ring = "0.17.9"
x509-parser = { version = "0.17.0", features = ["verify", "validate"] }

[lib]
Expand Down

0 comments on commit 32adb26

Please sign in to comment.