mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
Add type alias for f32 colors to minedmap-resource
Allow removing the dependency on a specific glam version from the main crate.
This commit is contained in:
parent
1432df7c93
commit
1812e5c6d6
5 changed files with 32 additions and 34 deletions
|
@ -43,7 +43,6 @@ clap = { version = "4.1.4", features = ["derive"] }
|
|||
fastnbt = "2.3.2"
|
||||
futures-util = "0.3.28"
|
||||
git-version = "0.3.5"
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue