aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3be8b0c..79977b0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"] }