diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-25 20:45:14 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-25 20:45:14 +0100 |
commit | e642e804f6309796117a4f823a42eb8f49d12809 (patch) | |
tree | 0479d2eeae396e1309701b6f60780f784132e4cc /world/Cargo.toml | |
parent | be22ec62f2f692b5dc4ca0b334d905164fb45ff2 (diff) | |
download | weareserver-e642e804f6309796117a4f823a42eb8f49d12809.tar weareserver-e642e804f6309796117a4f823a42eb8f49d12809.tar.bz2 weareserver-e642e804f6309796117a4f823a42eb8f49d12809.tar.zst |
pre applying ibm is hard
Diffstat (limited to 'world/Cargo.toml')
-rw-r--r-- | world/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/Cargo.toml b/world/Cargo.toml index cb47c70..8ce9a77 100644 --- a/world/Cargo.toml +++ b/world/Cargo.toml @@ -25,3 +25,4 @@ image = "0.25.5" rayon = "1.10.0" humansize = "2.1.3" serde_json = "1.0.138" +glam = "0.29.2" |