1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +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

@ -2,7 +2,7 @@
name = "uucore-fuzz"
version = "0.0.0"
publish = false
edition = "2021"
edition = "2024"
[package.metadata]
cargo-fuzz = true