summaryrefslogtreecommitdiff
path: root/2026/framing/Cargo.toml
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2026-07-17 03:10:43 -0400
committerLLLL Colonq <llll@colonq>2026-07-17 03:10:43 -0400
commit07a36f2b38a5cba402ebc5158710f5a85f443456 (patch)
treef28855384eadc73f49cc1a707a73896f87bc5530 /2026/framing/Cargo.toml
parent951b316773265052fbc5fa546bbcf31bef277062 (diff)
Post-stream update
Diffstat (limited to '2026/framing/Cargo.toml')
-rw-r--r--2026/framing/Cargo.toml2
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"]