mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
coreutils: Add a default readme for the packages
This commit is contained in:
parent
cb5111c1b8
commit
11bd0c7fc4
104 changed files with 238 additions and 0 deletions
|
@ -261,6 +261,9 @@ feat_os_windows_legacy = [
|
|||
# * bypass/override ~ translate 'test' feature name to avoid dependency collision with rust core 'test' crate (o/w surfaces as compiler errors during testing)
|
||||
test = ["uu_test"]
|
||||
|
||||
[workspace.package]
|
||||
readme = "README.package.md"
|
||||
|
||||
[workspace.dependencies]
|
||||
ansi-width = "0.1.0"
|
||||
bigdecimal = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue