Go to file
Thomas Lamprecht f226c2a26b use pbs-api-types dependency from newly separated package
We moved pbs-api-types out of proxmox-backup and package it now like
our other rust source code crates for better reuse. Switch this use
site over to use the package variant, not the submodule one, as the
latter won't exist anymore once we update the submodule the next time
anyway.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-01-24 08:23:35 +01:00
.cargo move .cargo/config to .cargo/config.toml 2024-06-20 12:29:42 +02:00
debian use pbs-api-types dependency from newly separated package 2025-01-24 08:23:35 +01:00
src clippy fixes 2025-01-17 10:32:52 +01:00
submodules use pbs-api-types dependency from newly separated package 2025-01-24 08:23:35 +01:00
.gitmodules use PBS workspace crates from submodule 2023-05-27 17:55:07 +02:00
build.rs warnings and clippy fixups 2024-01-05 10:44:00 +01:00
Cargo.toml use pbs-api-types dependency from newly separated package 2025-01-24 08:23:35 +01:00
current-api.h header: adapt to typo fixes 2024-06-20 09:56:40 +02:00
header-preamble.c tree-wide: fix typos in comments 2024-06-12 12:48:31 +02:00
Makefile buildsys: derive upload dist automatically 2023-05-27 17:55:07 +02:00
simpletest.c simpletest: Fix build after API change 2023-01-12 13:34:18 +01:00