Skip to content

Commit

Permalink
Further ring version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
inejge committed Feb 14, 2024
1 parent 8287ece commit 3e8d381
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 @@ -29,7 +29,7 @@ rustls = { version = "0.21.0", optional = true }
tokio-rustls = { version = "0.24.0", optional = true, features = ["dangerous_configuration"] }
rustls-native-certs = { version = "0.6.2", optional = true }
x509-parser = { version = "0.15.0", optional = true }
ring = { version = "0.17.5", optional = true }
ring = { version = "0.17.7", optional = true }
cross-krb5 = { version = "0.3.0", optional = true }
async-trait = "0.1.60"

Expand Down

0 comments on commit 3e8d381

Please sign in to comment.