aboutsummaryrefslogtreecommitdiff
path: root/stockton-render/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stockton-render/Cargo.toml')
-rw-r--r--stockton-render/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stockton-render/Cargo.toml b/stockton-render/Cargo.toml
index e6e529c..2d9b3b7 100644
--- a/stockton-render/Cargo.toml
+++ b/stockton-render/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Oscar <oscar.shrimpton.personal@gmail.com>"]
[dependencies]
+stockton-bsp = "2.0.0"
stockton-types = { path = "../stockton-types" }
winit = "^0.21"
gfx-hal = "^0.5"