Skip to content

Commit

Permalink
⬆️ Update futures-core to 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent 073d962 commit ba5b7c6
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 @@ -49,7 +49,7 @@ zbus_macros = { path = "../zbus_macros", version = "=4.0.1" }
enumflags2 = { version = "0.7.9", features = ["serde"] }
derivative = "2.2"
async-io = { version = "2.2.2", optional = true }
futures-core = "0.3.25"
futures-core = "0.3.30"
futures-sink = "0.3.25"
futures-util = { version = "0.3.30", default-features = false, features = [
"sink",
Expand Down

0 comments on commit ba5b7c6

Please sign in to comment.