diff options
Diffstat (limited to 'crates/throwshade/Cargo.toml')
| -rw-r--r-- | crates/throwshade/Cargo.toml | 1 |
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 |
