Skip to content

Commit

Permalink
Merge pull request #773 from JakeStanger/dependabot/cargo/futures-lit…
Browse files Browse the repository at this point in the history
…e-2.5.0

build(deps): bump futures-lite from 2.4.0 to 2.5.0
  • Loading branch information
JakeStanger authored Nov 11, 2024
2 parents 4f775c9 + 99124a2 commit a769572
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -163,7 +163,7 @@ hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true }
futures-util = { version = "0.3.31", optional = true }

# shared
futures-lite = { version = "2.4.0", optional = true } # network_manager, upower, workspaces
futures-lite = { version = "2.5.0", optional = true } # network_manager, upower, workspaces
regex = { version = "1.11.1", default-features = false, features = [
"std",
], optional = true } # music, sys_info
Expand Down

0 comments on commit a769572

Please sign in to comment.