Skip to content

Commit

Permalink
Remove unused dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Sep 29, 2024
1 parent da3be0b commit 37e2435
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ rustls-pemfile = "2.1.2"
tokio-rustls = { version = "0.26.0", default-features = false }
pkcs8 = { version = "0.10.2", features = ["encryption", "pem", "std"] }
pem = "3.0.4"
webpki = "0.22.4"
pki-types = { package = "rustls-pki-types", version = "1" }
rustls = { version = "0.23.12", default-features = false, features = ["std"] }

Expand Down

0 comments on commit 37e2435

Please sign in to comment.