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:
Matthias Schiffer 2023-12-29 20:13:03 +01:00
parent 1432df7c93
commit 1812e5c6d6
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
5 changed files with 32 additions and 34 deletions

1
Cargo.lock generated
View file

@ -528,7 +528,6 @@ dependencies = [
"fastnbt",
"futures-util",
"git-version",
"glam",
"image",
"indexmap",
"lru",