diff --git a/Cargo.toml b/Cargo.toml
index abcbb717..aa1e6e27 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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