Commit 0b8dbee
committed
style(Echo): Simplify rustdocflags configuration formatting
Reformat the rustdocflags array in .cargo/config.toml from multi-line to single-line syntax. This aligns with standard Rust TOML formatting conventions for simple string arrays.
The .github/Update.md file was staged but contains no meaningful changes.1 parent 891588f commit 0b8dbee
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments