From a3e3b724d4fe97f251e830197527f3a106b0a890 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 12 Jan 2025 01:12:34 +0100 Subject: enable persistant cache + print timing info --- client/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'client/Cargo.toml') 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" -- cgit v1.2.3-70-g09d2