Bump edition to 2024 in Cargo.toml

This commit is contained in:
2025-03-01 12:32:33 -06:00
parent a701b9407b
commit c8726a4d9a

View File

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