summaryrefslogtreecommitdiff
path: root/shared/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-13 15:23:50 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-13 15:23:50 +0100
commitfffd27abb3b3e1cbe0a4236ee68be5bf6588a20c (patch)
treee1dce8d7b554eaf46b772cb016eaf89aa210c7e1 /shared/Cargo.toml
parentf8f94eb194fe8a4db5c7120596f64d2a864fe823 (diff)
downloadweareserver-fffd27abb3b3e1cbe0a4236ee68be5bf6588a20c.tar
weareserver-fffd27abb3b3e1cbe0a4236ee68be5bf6588a20c.tar.bz2
weareserver-fffd27abb3b3e1cbe0a4236ee68be5bf6588a20c.tar.zst
filesystem resource cache
Diffstat (limited to 'shared/Cargo.toml')
-rw-r--r--shared/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/Cargo.toml b/shared/Cargo.toml
index 394983a..b8b431a 100644
--- a/shared/Cargo.toml
+++ b/shared/Cargo.toml
@@ -11,3 +11,4 @@ redb = "2.4.0"
log = "0.4.22"
rand = "0.9.0-beta.1"
blake3 = "1.5.5"
+xdg = "2.5.2"