Skip to content

Commit

Permalink
Updated Glow to 0.14 (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoryforphil authored Aug 20, 2024
1 parent 39eac7f commit 375de92
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 @@ -23,7 +23,7 @@ headless = ["glutin_029"] # Headless rendering
egui-gui = ["egui_glow", "egui", "getrandom"] # Additional GUI features

[dependencies]
glow = "0.13"
glow = "0.14"
cgmath = "0.18"
three-d-asset = {version = "0.7"}
thiserror = "1"
Expand Down

0 comments on commit 375de92

Please sign in to comment.