Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into cog
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkAndshark committed Dec 16, 2024
2 parents 6d2d206 + ae21194 commit b8050e1
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 @@ -67,7 +67,7 @@ pprof = { version = "0.13", features = ["flamegraph", "criterion"] }
pretty_assertions = "1"
regex = "1"
rstest = "0.23"
rustls = "0.23.19"
rustls = "0.23.20"
# ring feature does not require NASM windows executable, but works slower
#rustls = { version = "0.23", default-features = false, features = ["logging", "std", "tls12", "ring"] }
rustls-native-certs = "0.8"
Expand Down

0 comments on commit b8050e1

Please sign in to comment.