mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Change edition to 2021
This commit is contained in:
parent
5fbef7743b
commit
af9f718936
105 changed files with 105 additions and 105 deletions
|
@ -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 = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
uu_factor = { path = "../../../src/uu/factor" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue