Skip to content

Commit

Permalink
🔥 zb: Drop now unused sink feature of futures-util
Browse files Browse the repository at this point in the history
  • Loading branch information
zeenix committed Nov 13, 2024
1 parent ec45ef4 commit 30dad45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zbus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ serde_repr = "0.1.19"
enumflags2 = { version = "0.7.9", features = ["serde"] }
futures-core = "0.3.30"
futures-util = { version = "0.3.30", default-features = false, features = [
"sink",
"std",
] }
async-broadcast = "0.7.0"
Expand Down

0 comments on commit 30dad45

Please sign in to comment.