diff options
Diffstat (limited to '2026/framing/Cargo.toml')
| -rw-r--r-- | 2026/framing/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2026/framing/Cargo.toml b/2026/framing/Cargo.toml index cf605fa..b34f573 100644 --- a/2026/framing/Cargo.toml +++ b/2026/framing/Cargo.toml @@ -2,7 +2,7 @@ name = "game_lib" version = "0.1.0" authors = ["LLLL Colonq <llll@colonq.computer>"] -edition = "2021" +edition = "2024" [lib] crate-type = ["cdylib", "rlib"] |
