Update dependencies

This commit is contained in:
Matthias Schiffer 2023-12-29 20:06:52 +01:00
parent 93c1ce9437
commit 1432df7c93
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
3 changed files with 143 additions and 97 deletions

View file

@ -43,7 +43,7 @@ clap = { version = "4.1.4", features = ["derive"] }
fastnbt = "2.3.2"
futures-util = "0.3.28"
git-version = "0.3.5"
glam = "0.24.0"
glam = "0.25.0"
image = { version = "0.24.5", default-features = false, features = ["png"] }
indexmap = { version = "2.0.0", features = ["serde"] }
lru = "0.12.0"