Skip to content

Commit 5e728f6

Browse files
committed
pinning penrose version to 0.3.3 for penrose ui
1 parent 510a4e9 commit 5e728f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/penrose_ui/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "UI elements for the penrose window manager library"
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

1414
[dependencies]
15-
penrose = { version = "0.3", path = "../../" }
15+
penrose = { version = "0.3.3", path = "../../" }
1616
tracing = { version = "0.1", features = ["attributes"] }
1717
thiserror = "1.0"
1818
yeslogic-fontconfig-sys = "4.0"

0 commit comments

Comments
 (0)