summaryrefslogtreecommitdiff
path: root/client/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-07 00:00:55 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-07 00:00:55 +0100
commit32d493db1d897a61fd3e1170136fa3e812704837 (patch)
tree1016ff7d91f1dbbe62b524be20d05a33d5a4da2f /client/Cargo.toml
parent45282d3a54cc50306383c41e4c7e3d982cac69d1 (diff)
downloadweareserver-32d493db1d897a61fd3e1170136fa3e812704837.tar
weareserver-32d493db1d897a61fd3e1170136fa3e812704837.tar.bz2
weareserver-32d493db1d897a61fd3e1170136fa3e812704837.tar.zst
monkey spin
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 3289cfd..4bcfb4c 100644
--- a/client/Cargo.toml
+++ b/client/Cargo.toml
@@ -15,3 +15,4 @@ wgpu = "23.0.1"
winit = "0.30.8"
weareshared = { path = "../shared" }
rand = "0.9.0-beta.1"
+glam = "0.29.2"