Skip to content

Commit a4907aa

Browse files
committed
updated lightmap dep
1 parent 54e995a commit a4907aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fyrox-impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ winit = { version = "0.30", features = ["serde"] }
4444
half = { version = "2.2.1", features = ["bytemuck"] }
4545
base64 = "0.22.1"
4646
uvgen = "0.3.0"
47-
lightmap = "0.4.0"
47+
lightmap = "0.5.0"
4848
libloading = "0.9"
4949
gltf = { version = "1.4.0", default-features = false, features = ["names", "utils", "extras", "KHR_materials_emissive_strength"] }
5050
bytemuck = { version = "1.23.2", features = ["derive"] }

0 commit comments

Comments
 (0)