mirror of
https://github.com/uutils/diffutils.git
synced 2026-06-10 15:48:59 -07:00
8 lines
113 B
TOML
8 lines
113 B
TOML
[workspace]
|
|
members = [
|
|
"lib/unified-diff",
|
|
"lib/context-diff",
|
|
"lib/normal-diff",
|
|
"bin/diff",
|
|
]
|