Skip to content

Commit

Permalink
Update easy-gltf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
flomonster committed Dec 6, 2024
1 parent 7bdaf28 commit 2fd521e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ edition = "2021"
cgmath = "0.18.0"
clap = { version = "4.5.11", features = ["derive", "env"] }
derivative = "2.2.0"
easy-gltf = "1.1.2"
image = "0.25.2"
kdtree-ray = "1.2.0"
once_cell = "1.17.0"
Expand All @@ -25,3 +24,4 @@ serde_yaml = "0.9.34+deprecated"
serde_json = "1.0.121"
sfml = "0.20.0"
sha-1 = "0.10.1"
easy-gltf = "1.1.4"

0 comments on commit 2fd521e

Please sign in to comment.