mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-05 15:07:09 +00:00
the updater tests require both the trait and the proc macros to be visible, running tests with `--all-features` prevents them from being imported from two separate locations as their names are the same, so let's always include the macro versions in test cases by depending on the `api-macro` feature in tests in the api-macro crate Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| debian | ||
| src | ||
| tests | ||
| Cargo.toml | ||