summaryrefslogtreecommitdiff
path: root/client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'client/Cargo.toml')
-rw-r--r--client/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/Cargo.toml b/client/Cargo.toml
index a020315..77149b2 100644
--- a/client/Cargo.toml
+++ b/client/Cargo.toml
@@ -20,3 +20,4 @@ image = "0.25.5"
egui-wgpu = "0.30.0"
egui = { version = "0.30.0", features = ["bytemuck"] }
bytemuck = "1.21.0"
+xdg = "2.5.2"