From 4cc81a601ef258ec38458778ee7c3392ddefc8ab Mon Sep 17 00:00:00 2001 From: tcmal Date: Sun, 25 Aug 2024 17:44:19 +0100 Subject: chore(render): add render crate & example --- stockton-types/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stockton-types') diff --git a/stockton-types/Cargo.toml b/stockton-types/Cargo.toml index b97f983..fd5336c 100644 --- a/stockton-types/Cargo.toml +++ b/stockton-types/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] nalgebra = "0.18.0" -stockton-bsp = "1.0.0" +stockton-bsp = "2.0.0" downcast-rs = "1.0.4" \ No newline at end of file -- cgit v1.2.3