diff options
| author | LLLL Colonq <llll@colonq> | 2025-07-28 01:41:31 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-07-28 01:41:31 -0400 |
| commit | 4fb92d6fa3ce2d93c2ce720429f46aa104972674 (patch) | |
| tree | 34621666e2aec4af0ae59cd7e002f5022c83dad4 /crates/renderer/Cargo.toml | |
| parent | 86862272e9cdb7a8358db91ec4bea3edbacf2e97 (diff) | |
Update
Diffstat (limited to 'crates/renderer/Cargo.toml')
| -rw-r--r-- | crates/renderer/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/renderer/Cargo.toml b/crates/renderer/Cargo.toml index 8fa87fd..b0007a8 100644 --- a/crates/renderer/Cargo.toml +++ b/crates/renderer/Cargo.toml @@ -9,7 +9,6 @@ name = "newton_renderer" path = "src/main.rs" [dependencies] -# teleia = { path = "../../../teleia" } # engine teleia = { git = "https://github.com/lcolonq/teleia" } # engine newton_throwshade = { path = "../throwshade" } glam = "*" # linear algebra |
