mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Format everything using rustfmt
This commit is contained in:
parent
00a8b0b0f1
commit
880a4973c1
162 changed files with 7895 additions and 5056 deletions
|
@ -148,6 +148,8 @@ test_unimplemented = []
|
|||
nightly = []
|
||||
default = ["generic", "unix"]
|
||||
|
||||
[workspace]
|
||||
|
||||
[dependencies]
|
||||
uucore = { path="src/uucore" }
|
||||
arch = { optional=true, path="src/arch" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue