diff --git a/Cargo.toml b/Cargo.toml index eb62a366fe..7785b69f4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,8 @@ authors = ["Carter Anderson "] edition = "2018" [dependencies] -legion = { git = "https://github.com/TomGillen/legion.git" } +# legion = { git = "https://github.com/TomGillen/legion.git" } +legion = { git = "https://github.com/jaynus/legion.git" } nalgebra = "0.18" wgpu = "0.4.0" winit = "0.20.0-alpha4" \ No newline at end of file