mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
docs ~ comment polish (Cargo.toml)
This commit is contained in:
parent
82f825c649
commit
785bac49b8
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ feat_os_windows_legacy = [
|
||||||
"whoami",
|
"whoami",
|
||||||
]
|
]
|
||||||
##
|
##
|
||||||
# * bypass ~ use "uu_" prefix to avoid collision with rust core 'test' crate (o/w surfaces as compiler errors during testing)
|
# * 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" ]
|
test = [ "uu_test" ]
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
|
|
Loading…
Reference in a new issue