Skip to content

Commit

Permalink
Merge pull request #114 from sunng87/dependabot/cargo/ring-0.17
Browse files Browse the repository at this point in the history
chore(deps): update ring requirement from 0.16 to 0.17
  • Loading branch information
sunng87 committed Oct 4, 2023
2 parents 67d3d5d + 6b19848 commit 74ed39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ md5 = "0.7"
hex = "0.4"
## scram libraries
base64 = "0.21"
ring = "0.16"
ring = "0.17"
stringprep = "0.1.2"
x509-certificate = "0.21"

Expand Down

0 comments on commit 74ed39e

Please sign in to comment.