From 4fb92d6fa3ce2d93c2ce720429f46aa104972674 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 28 Jul 2025 01:41:31 -0400 Subject: Update --- crates/throwshade/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/throwshade') 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 -- cgit v1.2.3