Skip to content

Commit

Permalink
Update Rust crate rustls-platform-verifier to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 64f758a commit 683a16c
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 @@ -18,7 +18,7 @@ tracing-subscriber = { version = "0.3.18", features = ["json"] }
tracing-appender = "0.2.3"
rolling-file = "0.2.0"
rustls = { version ="0.23.13", features = ["ring"], default-features = false }
rustls-platform-verifier = "0.4"
rustls-platform-verifier = "0.5"

[target.'cfg(windows)'.dependencies]
windows-service = "0.7.0"
Expand Down

0 comments on commit 683a16c

Please sign in to comment.