Updating rust edition

This commit is contained in:
phoenix
2025-03-08 22:08:20 -05:00
parent 04f0c03db7
commit f4937514dd
+2 -1
View File
@@ -1,7 +1,8 @@
[package]
name = "clean_file"
description = "Software tool that sanitizes a list of phone numbers"
version = "0.2.0"
edition = "2021"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html