Skip to content

Commit

Permalink
⬆️ Update futures-sink to 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 42a25e5 commit 85eb48b
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.7", features = ["serde"] }
derivative = "2.2"
async-io = { version = "2.2.2", optional = true }
futures-core = "0.3.25"
futures-sink = "0.3.25"
futures-sink = "0.3.30"
futures-util = { version = "0.3.25", default-features = false, features = [
"sink",
"std",
Expand Down

0 comments on commit 85eb48b

Please sign in to comment.