Commit Graph

5 Commits

Author SHA1 Message Date
kozorizki
400c64a763 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	.cargo/config.toml
2024-12-18 14:39:29 +03:00
Fabian Grünbichler
bc80a46b72 move .cargo/config to .cargo/config.toml
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>
2024-06-20 12:37:36 +02:00
Fabian Grünbichler
7fbad39f5c build: force debug symbols in release build
they then get stripped into their own package anyway, but without this we don't
get debug symbols at all with rustc >= 1.77

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-06-20 10:32:01 +02:00
c3bbeb6297 update cargo config for offline build 2022-10-04 05:05:36 +03:00
Wolfgang Bumiller
5bd0c5620f switch back to tokio now that it's stable and packaged
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-01-21 15:38:06 +01:00