diff options
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" |