We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510a4e9 commit 5e728f6Copy full SHA for 5e728f6
crates/penrose_ui/Cargo.toml
@@ -12,7 +12,7 @@ description = "UI elements for the penrose window manager library"
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
14
[dependencies]
15
-penrose = { version = "0.3", path = "../../" }
+penrose = { version = "0.3.3", path = "../../" }
16
tracing = { version = "0.1", features = ["attributes"] }
17
thiserror = "1.0"
18
yeslogic-fontconfig-sys = "4.0"
0 commit comments