Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive committed Dec 15, 2024
1 parent 773ad77 commit 16b4781
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ tokio-rustls = { version = "0.26", default-features = false, features = [
tokio-tungstenite = { version = "0.25", features = ["rustls-tls-webpki-roots"] }
tokio-util = "0.7"
url = "2"
webpki = { package = "rustls-webpki", version = "0.102", features = [
"alloc",
"std",
] }
webpki-roots = "0.26"

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit 16b4781

Please sign in to comment.