summaryrefslogtreecommitdiff
path: root/crates/throwshade
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-07-28 01:41:31 -0400
committerLLLL Colonq <llll@colonq>2025-07-28 01:41:31 -0400
commit4fb92d6fa3ce2d93c2ce720429f46aa104972674 (patch)
tree34621666e2aec4af0ae59cd7e002f5022c83dad4 /crates/throwshade
parent86862272e9cdb7a8358db91ec4bea3edbacf2e97 (diff)
Update
Diffstat (limited to 'crates/throwshade')
-rw-r--r--crates/throwshade/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/throwshade/Cargo.toml b/crates/throwshade/Cargo.toml
index 848202e..acf41d7 100644
--- a/crates/throwshade/Cargo.toml
+++ b/crates/throwshade/Cargo.toml
@@ -8,7 +8,6 @@ authors.workspace = true
crate-type = ["cdylib", "rlib"]
[dependencies]
-# teleia = { path = "../../../teleia" } # engine
teleia = { git = "https://github.com/lcolonq/teleia" } # engine
glam = "*" # linear algebra
bitflags = "*" # C-style bitwise flags