update Cargo.toml for changing edition 2021 to 2024

This commit is contained in:
2026-02-14 03:40:01 -08:00
parent 8aee448a74
commit c66152fbc8

View File

@@ -1,7 +1,7 @@
[package]
name = "srcrs"
version = "0.1.0"
edition = "2021"
edition = "2024"
[dependencies]