Skip to content

Commit

Permalink
Bump mozangle to v0.5.1 (matching servo)
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
  • Loading branch information
jschwe committed Aug 29, 2024
1 parent 1da9c17 commit b007e15
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 @@ -73,7 +73,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.4"
version = "0.5.1"
features = ["egl", "build_dlls"]
optional = true

Expand Down

0 comments on commit b007e15

Please sign in to comment.