Commit 0fb6435
committed
fix: include .cargo/config.toml in source package
The .cargo/config.toml must be included in the Debian source package
for Launchpad builds to find the vendored dependencies. Without this,
cargo cannot locate the vendor directory configuration during offline
builds.1 parent a0b8d1e commit 0fb6435
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments