This commit is contained in:
Ferdinand Schober
2024-11-09 12:03:10 +01:00
parent ae58714681
commit 682a7b65bd
5 changed files with 25 additions and 26 deletions

View File

@@ -61,7 +61,6 @@ rustls = { version = "0.23.12", default-features = false, features = [
"ring",
] }
rcgen = "0.13.1"
rustls-pemfile = "2.1.3"
sha2 = "0.10.8"
[target.'cfg(unix)'.dependencies]