Commit d1935f3
committed
chore(wc): reformat uucore features to multiline array
Reformat the uucore dependency features in src/uu/wc/Cargo.toml from an inline array to a multiline array with proper indentation for improved readability and consistency.
No functional changes; this is solely a styling update.1 parent dcf7174 commit d1935f3
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments