diff options
| author | 2026-02-23 17:27:20 -0500 | |
|---|---|---|
| committer | 2026-02-23 17:27:20 -0500 | |
| commit | befa1cbd0709ff629c0a0e70b048369506bf7bb6 (patch) | |
| tree | 6d19902044db59e2e491089aae67b32410dab234 /Cargo.lock | |
| parent | get keymap from server instead of building a new one (diff) | |
add simple cairo visual
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -298,6 +298,7 @@ version = "0.1.0" dependencies = [ "as-raw-xcb-connection", "cairo-rs", + "cairo-sys-rs", "pam", "xcb", "xkbcommon", |
