Skip to content

Commit

Permalink
bump hyprland version
Browse files Browse the repository at this point in the history
  • Loading branch information
FieldofClay committed Feb 17, 2024
1 parent 39c2c81 commit 1496d26
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 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 @@ -6,13 +6,13 @@ repository = "https://github.com/FieldofClay/hyprland-activewindow"
readme = "README.md"
keywords = ["hyprland", "eww"]
categories = ["command-line-utilities"]
version = "0.5.0"
version = "1.0.0"
edition = "2021"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
hyprland = "0.3.12"
hyprland = "0.3.13"
serde_json = "1.0"
serde = "1.0"

0 comments on commit 1496d26

Please sign in to comment.