Skip to content

Commit

Permalink
chore(deps): bump ring from 0.16.20 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [ring](https://github.com/briansmith/ring) from 0.16.20 to 0.17.0.
- [Commits](https://github.com/briansmith/ring/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 0eebb78 commit 070eff8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 10 deletions.
44 changes: 35 additions & 9 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.16.20"
ring = "0.17.0"
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 070eff8

Please sign in to comment.