mirror of
git://git.proxmox.com/git/pve-xtermjs.git
synced 2025-01-03 05:18:27 +03:00
872cf7c634
the old location has been deprecated for a while, and rustc 1.78 will start to warn about it. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
9 lines
158 B
TOML
9 lines
158 B
TOML
[source]
|
|
[source.debian-packages]
|
|
directory = "/usr/share/cargo/registry"
|
|
[source.crates-io]
|
|
replace-with = "debian-packages"
|
|
|
|
[profile.release]
|
|
debug = true
|