diff options
Diffstat (limited to '2026/framing/Cargo.toml')
| -rw-r--r-- | 2026/framing/Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/2026/framing/Cargo.toml b/2026/framing/Cargo.toml index 56d2fb7..b673692 100644 --- a/2026/framing/Cargo.toml +++ b/2026/framing/Cargo.toml @@ -7,10 +7,6 @@ edition = "2021" [lib] crate-type = ["cdylib", "rlib"] -[[bin]] -name = "game" -path = "src/main.rs" - [profile.release] opt-level = 2 codegen-units = 1 |
