Skip to content

Commit

Permalink
chore: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrinux committed Aug 4, 2023
1 parent be1ca05 commit f022e9d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ repository = "https://github.com/hyprland-community/hyprland-autoname-workspaces
[dependencies]
regex = "1"
clap = { version = "4.3.19", features = ["derive"] }
hyprland = { version = "0.3.8", features = ["silent"] }
hyprland = { version = "0.3.9", features = ["silent"] }
signal-hook = "0.3.17"
toml = { version = "0.7.6", features = ["indexmap", "preserve_order"] }
xdg = "2.5.2"
inotify = "0.10.2"
serde = "1.0.179"
serde = "1.0.181"
strfmt = "0.2.4"
serde_json = "1.0.104"
single-instance = "0.3.3"
Expand Down

0 comments on commit f022e9d

Please sign in to comment.