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] authored Feb 19, 2024
1 parent 5f11c10 commit b181b94
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.7", 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.25", default-features = false, features = [
"sink",
Expand Down

0 comments on commit b181b94

Please sign in to comment.