aboutsummaryrefslogtreecommitdiff
path: root/stockton-types/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stockton-types/Cargo.toml')
-rw-r--r--stockton-types/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/stockton-types/Cargo.toml b/stockton-types/Cargo.toml
deleted file mode 100644
index 13f1014..0000000
--- a/stockton-types/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[package]
-name = "stockton-types"
-version = "0.1.0"
-authors = ["Oscar <oscar.shrimpton.personal@gmail.com>"]
-edition = "2018"
-
-[dependencies]
-nalgebra-glm = "^0.6"
-legion = { version = "^0.3" }