Skip to content

Commit

Permalink
bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FieldofClay committed Mar 28, 2023
1 parent 3d0db26 commit c91a5fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 74 deletions.
72 changes: 1 addition & 71 deletions Cargo.lock

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

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hyprland-workspaces"
version = "0.1.0"
version = "1.0.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -9,6 +9,4 @@ edition = "2021"
hyprland = { git = "https://github.com/hyprland-community/hyprland-rs.git" }
serde_json = "1.0"
serde = "1.0"
toml = "0.7.3"
arc = "0.0.1"
regex = "1.7.1"

0 comments on commit c91a5fd

Please sign in to comment.