Skip to content

Commit

Permalink
Merge pull request #181 from bilelmoussaoui/dependabot/cargo/futures-…
Browse files Browse the repository at this point in the history
…lite-2.6.0

build(deps): bump futures-lite from 2.5.0 to 2.6.0
  • Loading branch information
bilelmoussaoui authored Jan 14, 2025
2 parents 4f91473 + 9ab8626 commit a1fee99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ashpd = {version = "0.10", default-features = false}
endi = "1.1"
clap = { version = "4.5", features = [ "cargo", "derive" ] }
futures-channel = "0.3"
futures-lite = "2.5"
futures-lite = "2.6"
futures-util = "0.3"
oo7 = { path = "client", version = "0.3", features = ["unstable", "tracing"]}
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit a1fee99

Please sign in to comment.