Skip to content

Commit

Permalink
Slight reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
chuigda authored and flomonster committed Dec 6, 2024
1 parent f9eac84 commit 8f3e929
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 @@ -20,5 +20,5 @@ extras = ["gltf/extras"]
[dependencies]
cgmath = "0.18.0"
gltf = { version = "1.4.1", features = ["KHR_lights_punctual"] }
image = { version = "0.25.0", default-features = false, features = ["jpeg", "png"]}
image = { version = "0.25.0", default-features = false, features = ["jpeg", "png"] }
base64 = "0.22.0"

0 comments on commit 8f3e929

Please sign in to comment.