diff --git a/src/gl_generator/Cargo.toml b/src/gl_generator/Cargo.toml index db7cc4e1..0d603ffb 100644 --- a/src/gl_generator/Cargo.toml +++ b/src/gl_generator/Cargo.toml @@ -14,7 +14,7 @@ path = "lib.rs" plugin = true [dependencies.rust-xml] -git = "https://github.com/netvl/rust-xml" +git = "https://github.com/tomaka/rust-xml" [dependencies.khronos_api] path = "../khronos_api"