Correct Cargo.toml edition to 2021

This commit is contained in:
Hellx2 2024-08-18 16:44:00 +10:00
parent 62712e7795
commit 3848c4bf33

View file

@ -1,7 +1,7 @@
[package]
name = "oreon-system-manager"
version = "0.1.0"
edition = "2024"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html