Skip to content

Commit

Permalink
chore(deps): bump ring from 0.17.0 to 0.17.2
Browse files Browse the repository at this point in the history
Bumps [ring](https://github.com/briansmith/ring) from 0.17.0 to 0.17.2.
- [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 Oct 9, 2023
1 parent c60b548 commit ab3ea0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -41,7 +41,7 @@ lazy-regex = "3.0.2"
humantime = "2.1.0"
humantime-serde = "1.1.1"
glob = "0.3.1"
ring = "0.17.0"
ring = "0.17.2"
hotwatch = "0.5.0"
shuttle-actix-web = { version = "0.28.0", optional = true }
shuttle-runtime = { version = "0.28.0", optional = true }
Expand Down

0 comments on commit ab3ea0e

Please sign in to comment.