diff options
Diffstat (limited to 'shared/Cargo.toml')
-rw-r--r-- | shared/Cargo.toml | 1 |
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" |