Skip to content

Commit

Permalink
build: update workspaces deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeStanger committed Nov 4, 2024
1 parent 3b3d86b commit f06885c
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 35 deletions.
188 changes: 156 additions & 32 deletions Cargo.lock

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

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,8 @@ upower_dbus = { version = "0.3.2", optional = true }
libpulse-binding = { version = "2.28.1", optional = true }

# workspaces
swayipc-async = { version = "2.0.1", optional = true }
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true }
futures-util = { version = "0.3.31", optional = true }
swayipc-async = { version = "2.0.3", optional = true }
hyprland = { version = "0.4.0-beta.1", optional = true }

# shared
futures-lite = { version = "2.3.0", optional = true } # network_manager, upower, workspaces
Expand Down

0 comments on commit f06885c

Please sign in to comment.