Skip to content

Commit

Permalink
Update glow to 0.16 (#322)
Browse files Browse the repository at this point in the history
Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com>
  • Loading branch information
sagudev authored Nov 19, 2024
1 parent e0c34af commit c8d6b4b
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 @@ -37,7 +37,7 @@ euclid = "0.22"
fnv = { version = "1.0", optional = true }
libc = "0.2"
log = "0.4"
glow = { version = "0.15", optional = true }
glow = { version = "0.16", optional = true }
osmesa-sys = { version = "0.1", optional = true }
rwh_05 = { package = "raw-window-handle", version = "0.5.2", features = ["std"], optional = true }
rwh_06 = { package = "raw-window-handle", version = "0.6.2", features = ["std"], optional = true }
Expand Down

0 comments on commit c8d6b4b

Please sign in to comment.