docs ~ comment polish (Cargo.toml)

This commit is contained in:
Roy Ivy III 2020-05-21 22:41:49 -05:00
parent 82f825c649
commit 785bac49b8

View file

@ -211,7 +211,7 @@ feat_os_windows_legacy = [
"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" ]
[workspace]