proxmox/proxmox-api-macro
Wolfgang Bumiller 223d7ed55c api-macro: let tests depend on api-macro
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>
2021-02-03 10:54:18 +01:00
..
debian debcargo: fix maintainer directive 2021-02-01 11:26:33 +01:00
src formatting fixups 2021-02-03 10:54:18 +01:00
tests api-macro: let tests depend on api-macro 2021-02-03 10:54:18 +01:00
Cargo.toml api-macro: let tests depend on api-macro 2021-02-03 10:54:18 +01:00