normalize edition to 2024
Some checks failed
per-push tests / build (push) Successful in 36s
per-push tests / test-frontend (push) Failing after 4s
per-push tests / timed-decomposer-parse (push) Has been skipped
per-push tests / test-utility (push) Successful in 35s
per-push tests / test-backend (push) Successful in 37s

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2025-07-17 15:49:50 -07:00
parent 351258444a
commit 16aa08d1e6
4 changed files with 4 additions and 5 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "mycelium"
version = "0.1.0"
edition = "2021"
edition = "2024"
[dependencies]
num = { version = "0.4.3", features = ["alloc"] }