summaryrefslogtreecommitdiff
path: root/crates/renderer/Cargo.toml
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-02-18 18:00:22 -0500
committerLLLL Colonq <llll@colonq>2025-02-18 18:00:22 -0500
commita4aac831139a03119b2bbcb50c22e196e869b38d (patch)
treed03ba05bf54cbe7eb7ed490e68f249afb8eeab1e /crates/renderer/Cargo.toml
parent422511b3022cf9efacd72026dfe56e03f69165f6 (diff)
Fix it
Diffstat (limited to 'crates/renderer/Cargo.toml')
-rw-r--r--crates/renderer/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/renderer/Cargo.toml b/crates/renderer/Cargo.toml
index 50e16ad..f891a7a 100644
--- a/crates/renderer/Cargo.toml
+++ b/crates/renderer/Cargo.toml
@@ -9,7 +9,7 @@ name = "newton_renderer"
path = "src/main.rs"
[dependencies]
-# teleia = { path = "../teleia" } # engine
+# teleia = { path = "../../../teleia" } # engine
teleia = { git = "https://github.com/lcolonq/teleia" } # engine
throwshade = { path = "../throwshade" }
glam = "*" # linear algebra