From eac4f8d233f6f86e97e2c79c16a0e789162d5ee2 Mon Sep 17 00:00:00 2001 From: mitchellhansen Date: Sat, 8 Aug 2020 20:55:55 -0700 Subject: [PATCH] , --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 90379e45..0c64d4a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,6 +18,7 @@ vulkano-win = "0.19.0" #shade_runner = {version = "0.1.1", git = "https://github.com/MitchellHansen/shade_runner"} shade_runner = {path = "../shade_runner"} +specs = "0.16.1" gilrs = "0.7.2" cgmath = "0.17.0" simple-stopwatch="0.1.4"