summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-12-02 18:59:38 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-12-02 18:59:38 +0100
commit8e1dfba8ada96a7633e2864c701cecfabe110a4d (patch)
treeb9b55ea0a4f669e0f0871d76c00a62a71000a07b /Cargo.toml
parent8b235dfced37964edd4073f9d65d973a10207287 (diff)
parent13cbffb80029592d822c73a74bb22d29896c2423 (diff)
Merge branch 'profile'
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 ddfc31c..80b57df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,3 +42,4 @@ http = "0.2"
serde = "1"
serde_json = "1"
getset = "0.1"
+xdg = "2.4"