mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-22 22:04:00 +03:00
d6f4fd4ec7
else debug symbols are stipped with 1.79+. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
9 lines
156 B
TOML
9 lines
156 B
TOML
[source]
|
|
[source.debian-packages]
|
|
directory = "/usr/share/cargo/registry"
|
|
[source.crates-io]
|
|
replace-with = "debian-packages"
|
|
|
|
[profile.release]
|
|
debug=true
|