From 4fb92d6fa3ce2d93c2ce720429f46aa104972674 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 28 Jul 2025 01:41:31 -0400 Subject: Update --- crates/client/Cargo.toml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'crates/client/Cargo.toml') diff --git a/crates/client/Cargo.toml b/crates/client/Cargo.toml index f274e1e..d7da09a 100644 --- a/crates/client/Cargo.toml +++ b/crates/client/Cargo.toml @@ -7,12 +7,7 @@ authors.workspace = true [lib] crate-type = ["cdylib", "rlib"] -[[bin]] -name = "newton_client" -path = "src/main.rs" - [dependencies] -# teleia = { path = "../teleia" } # engine teleia = { git = "https://github.com/lcolonq/teleia" } # engine glam = "*" # linear algebra glow = "*" # gl bindings -- cgit v1.2.3