1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

rust edition 2021 => 2024

This commit is contained in:
Sylvestre Ledru 2025-03-08 14:39:13 +01:00
parent f5eff9517f
commit e0fbced116
108 changed files with 108 additions and 108 deletions

View file

@ -17,7 +17,7 @@ readme = "README.md"
keywords = ["coreutils", "uutils", "cross-platform", "cli", "utility"]
categories = ["command-line-utilities"]
rust-version = "1.85.0"
edition = "2021"
edition = "2024"
build = "build.rs"