Skip to content

Commit

Permalink
⬆️ Update futures-util to 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent 33c3c2d commit abb9803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tracing-subscriber = { version = "0.3.11", features = [
anyhow = "1.0.79"
# Explicitly depend on serde to enable `rc` feature.
serde = { version = "1.0.140", features = ["rc"] }
futures-util = "0.3.23"
futures-util = "0.3.30"
enumflags2 = "0.7.9"
ntest = "0.9.0"
console-subscriber = { version = "0.1.8", optional = true }
Expand Down

0 comments on commit abb9803

Please sign in to comment.