1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-14 01:01:05 +00:00
uutils-coreutils/fuzz
Yuri Astrakhan 60c55d7c07
chore: cleanup workspace crates (#8058)
* chore: cleanup workspace crates

* properly add all crates to the workspace cargo.toml as members
  * except `fuzz` because it still has some issues, TBD
* use quotes around `true` and `false` to ensure there is no bool confusion
* remove a few leftover readme comments
* mark all unpublishable crates as `publish = false` to avoid accidental publishing
* Add `uutests` to the main workspace

* grammar

* a bit more cleanup based on feedback

* revert true/false

* Update tests/benches/factor dependencies
2025-06-06 13:56:08 +02:00
..
fuzz_targets Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
uufuzz chore: cleanup workspace crates (#8058) 2025-06-06 13:56:08 +02:00
.gitignore move the fuzz_date fuzzers 2023-03-10 00:03:26 +01:00
Cargo.lock Merge pull request #8062 from drinkcat/sort-float 2025-06-06 12:01:04 +02:00
Cargo.toml chore: cleanup workspace crates (#8058) 2025-06-06 13:56:08 +02:00