diff options
| author | 2026-02-23 17:27:20 -0500 | |
|---|---|---|
| committer | 2026-02-23 17:27:20 -0500 | |
| commit | befa1cbd0709ff629c0a0e70b048369506bf7bb6 (patch) | |
| tree | 6d19902044db59e2e491089aae67b32410dab234 /Cargo.toml | |
| parent | get keymap from server instead of building a new one (diff) | |
add simple cairo visual
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,4 +8,5 @@ as-raw-xcb-connection = "1.0.1" pam = "0.8.0" xcb = { version = "1.7.0", features = ["xkb"] } xkbcommon = { version = "0.9.0", features = ["x11"] } +cairo-sys-rs = "0.20" cairo-rs = { version = "0.20", features = ["xcb"] } |
