Skip to content

Commit

Permalink
Update mozangle to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sagudev authored Oct 13, 2023
1 parent a90f783 commit 9e887ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surfman/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ optional = true

# Ensure that we have a static libEGL.lib present for linking with EGL bindings.
[target.'cfg(target_os = "windows")'.dependencies.mozangle]
version = "0.3"
version = "0.4"
features = ["egl", "build_dlls"]
optional = true

Expand Down

0 comments on commit 9e887ef

Please sign in to comment.