Skip to content

Commit

Permalink
Bump ring from 0.17.7 to 0.17.8 (#67)
Browse files Browse the repository at this point in the history
Bumps [ring](https://github.com/briansmith/ring) from 0.17.7 to 0.17.8.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
1 parent 3dd8257 commit ed49644
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 15 deletions.
95 changes: 81 additions & 14 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 @@ -18,7 +18,7 @@ path = "src/main.rs"
clap = { version = "4.4.18", features = ["derive"] }
dirs = "5.0.1"
once_cell = "1.19.0"
ring = "0.17.7"
ring = "0.17.8"
serde = { version = "1.0.197", features = ["derive"] }
toml = "0.8.9"
ureq = { version = "2.9.1", default-features = false, features = ["tls"] }
Expand Down

0 comments on commit ed49644

Please sign in to comment.