summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortcmal <me@aria.rip>2024-06-09 17:34:45 +0100
committertcmal <me@aria.rip>2024-06-09 17:34:45 +0100
commit124e6878b1de561f4bc3fccea768203821c88469 (patch)
treeff46ede6bc720148402841bfaad6d850ec900ab0 /Cargo.toml
parent66e3423828892a72e5e525f2dc8d5ad91e634445 (diff)
minor cleanup
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6f87d3e..e0ebbcb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,6 +4,5 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-thiserror = "1.0.61"
xcb = { version = "1.4.0", features = ["xinerama"] }
xkeysym = "0.2.0"