Skip to content

Commit

Permalink
pinning penrose version to 0.3.3 for penrose ui
Browse files Browse the repository at this point in the history
  • Loading branch information
sminez committed Jul 16, 2023
1 parent 510a4e9 commit 5e728f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/penrose_ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "UI elements for the penrose window manager library"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
penrose = { version = "0.3", path = "../../" }
penrose = { version = "0.3.3", path = "../../" }
tracing = { version = "0.1", features = ["attributes"] }
thiserror = "1.0"
yeslogic-fontconfig-sys = "4.0"
Expand Down

0 comments on commit 5e728f6

Please sign in to comment.