commit 681b5b335c750c6e61b31a413e766c69071ec2db parent 6602977603b0a73338356b72acbcf1865f9a42bb Author: Alve Larsson <larsalvelarsson@gmail.com> Date: Mon, 8 Jun 2020 23:26:37 +0200 Zap rhusics Diffstat:
M | Cargo.toml | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml @@ -5,9 +5,6 @@ authors = ["Joël Lupien (Jojolepro) <jojolepromain@gmail.com>"] [dependencies] amethyst = { git = "https://github.com/jojolepro/amethyst", branch = "uilayout" } -#amethyst-rhusics = { git = "https://github.com/jojolepro/amethyst-rhusics" } -#rhusics-ecs = { version = "0.1", features = ["eders"] } -#rhusics-core = { version = "0.1", features = ["specs", "eders"] } specs = "0.16.1" shrev = "1.1.1" shred = "0.10.2"