refactor: bump to Rust edition 2024

This commit is contained in:
Matthieu Bessat 2026-03-30 22:29:50 +02:00
commit 66531abb02
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "sandbox"
edition = "2021"
edition = "2024"
publish = false
[[bin]]