Skip to content

Commit

Permalink
Revert "Updated Glow to 0.14 (#466)"
Browse files Browse the repository at this point in the history
This reverts commit 375de92.
  • Loading branch information
asny committed Aug 20, 2024
1 parent 375de92 commit c384b9b
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.14"
glow = "0.13"
cgmath = "0.18"
three-d-asset = {version = "0.7"}
thiserror = "1"
Expand Down

0 comments on commit c384b9b

Please sign in to comment.