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 e6ac094..1329443 100644
--- a/stockton-render/Cargo.toml
+++ b/stockton-render/Cargo.toml
@@ -20,3 +20,4 @@ legion = { version = "^0.3" }
log = "0.4.0"
winit = "^0.21"
nalgebra-glm = "^0.6"
+thiserror = "1.0.25"