diff options
Diffstat (limited to 'stockton-types/Cargo.toml')
-rw-r--r-- | stockton-types/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stockton-types/Cargo.toml b/stockton-types/Cargo.toml index f473c5f..13f1014 100644 --- a/stockton-types/Cargo.toml +++ b/stockton-types/Cargo.toml @@ -7,4 +7,3 @@ edition = "2018" [dependencies] nalgebra-glm = "^0.6" legion = { version = "^0.3" } -stockton-levels = { path = "../stockton-levels" } |