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

@ -5,7 +5,7 @@ authors = ["nicoo <nicoo@debian.org>"]
license = "MIT"
description = "Benchmarks for the uu_factor integer factorization tool"
homepage = "https://github.com/uutils/coreutils"
edition = "2021"
edition = "2024"
[workspace]