Skip to content

Commit

Permalink
chore(dependencies): remove unused socket2 dependency (#3190)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Apr 3, 2023
1 parent 47f614f commit ed99c09
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 @@ -39,7 +39,6 @@ want = "0.3"
# Optional

libc = { version = "0.2", optional = true }
socket2 = { version = "0.4", optional = true }

[dev-dependencies]
futures-util = { version = "0.3", default-features = false, features = ["alloc"] }
Expand Down

0 comments on commit ed99c09

Please sign in to comment.