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 62c4742..01b6caa 100644
--- a/stockton-render/Cargo.toml
+++ b/stockton-render/Cargo.toml
@@ -11,6 +11,7 @@ gfx-hal = "0.2.1"
arrayvec = "0.4.10"
nalgebra-glm = "0.4.0"
shaderc = "0.5.0"
+log = "0.4.0"
[features]
default = ["vulkan"]