8 lines
117 B
TOML
8 lines
117 B
TOML
include = [
|
|
"Cargo.toml",
|
|
"taplo.toml",
|
|
"*-sys/Cargo.toml",
|
|
"sparse-*/Cargo.toml",
|
|
"packets/Cargo.toml",
|
|
]
|