From cbe643d91fd3f47ea14ad94a2c0a3f0219a4518e Mon Sep 17 00:00:00 2001 From: tcmal Date: Sun, 25 Aug 2024 17:44:20 +0100 Subject: refactor(all): update dependencies --- stockton-types/Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'stockton-types/Cargo.toml') diff --git a/stockton-types/Cargo.toml b/stockton-types/Cargo.toml index 9c685e8..0ce5c40 100644 --- a/stockton-types/Cargo.toml +++ b/stockton-types/Cargo.toml @@ -6,5 +6,4 @@ edition = "2018" [dependencies] nalgebra-glm = "^0.6" -stockton-bsp = "2.0.0" -downcast-rs = "1.0.4" \ No newline at end of file +stockton-bsp = { git = "https://github.com/tcmal/rust-bsp.git" } -- cgit v1.2.3