Skip to content

Commit

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

build(deps): bump futures-lite from 2.5.0 to 2.6.0
  • Loading branch information
JakeStanger authored Jan 14, 2025
2 parents a900438 + 42dbd98 commit ad07a8a
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 @@ -166,7 +166,7 @@ swayipc-async = { version = "2.0.1", optional = true }
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true }

# shared
futures-lite = { version = "2.5.0", optional = true } # network_manager, upower, workspaces
futures-lite = { version = "2.6.0", optional = true } # network_manager, upower, workspaces
nix = { version = "0.29.0", optional = true, features = ["event", "fs", "poll"] } # clipboard, input
regex = { version = "1.11.1", default-features = false, features = [
"std",
Expand Down

0 comments on commit ad07a8a

Please sign in to comment.