Skip to content

Commit

Permalink
Merge pull request #613 from dbus2/renovate/futures-sink-0.x
Browse files Browse the repository at this point in the history
⬆️ Update futures-sink to 0.3.30
  • Loading branch information
zeenix authored Feb 19, 2024
2 parents ba5b7c6 + b038601 commit 978f067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zbus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ enumflags2 = { version = "0.7.9", features = ["serde"] }
derivative = "2.2"
async-io = { version = "2.2.2", optional = true }
futures-core = "0.3.30"
futures-sink = "0.3.25"
futures-sink = "0.3.30"
futures-util = { version = "0.3.30", default-features = false, features = [
"sink",
"std",
Expand Down

0 comments on commit 978f067

Please sign in to comment.