diff --git a/Cargo.toml b/Cargo.toml index 854e5fd..7eed980 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ shrev = "1.1.1" nalgebra = "0.18.0" ncollide3d = "0.19" nphysics3d = "0.11.1" -amethyst_core = { git = "https://github.com/amethyst/amethyst", optional = true } +amethyst_core = { version = "0.10", optional = true } objekt = "0.1.2" [dev-dependencies]