We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e995a commit a4907aaCopy full SHA for a4907aa
1 file changed
fyrox-impl/Cargo.toml
@@ -44,7 +44,7 @@ winit = { version = "0.30", features = ["serde"] }
44
half = { version = "2.2.1", features = ["bytemuck"] }
45
base64 = "0.22.1"
46
uvgen = "0.3.0"
47
-lightmap = "0.4.0"
+lightmap = "0.5.0"
48
libloading = "0.9"
49
gltf = { version = "1.4.0", default-features = false, features = ["names", "utils", "extras", "KHR_materials_emissive_strength"] }
50
bytemuck = { version = "1.23.2", features = ["derive"] }
0 commit comments