# omit checking single features

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test axum 0.8.9
 --all-targets --all-features
Features:
 test-name=rust-axum-0.8:@,
Depends:
 dh-rust,
 librust-anyhow-dev,
 librust-axum-dev,
 librust-axum-macros-dev,
 librust-quickcheck-dev,
 librust-quickcheck-macros-dev,
 librust-reqwest-dev,
 librust-serde-dev,
 librust-time-dev,
 librust-tokio-dev,
 librust-tokio-stream-dev,
 librust-tower-dev,
 librust-tracing-dev,
 librust-tracing-subscriber-dev,
 librust-uuid-dev,
Restrictions:
 allow-stderr,

# skip: feature "__private" is required
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test axum 0.8.9
# --all-targets --no-default-features
#Features: test-name=rust-axum-0.8:
#Depends:
# dh-rust,
# librust-anyhow-dev,
# librust-axum-dev,
# librust-axum-macros-dev,
# librust-quickcheck-dev,
# librust-quickcheck-macros-dev,
# librust-reqwest-dev,
# librust-serde-dev,
# librust-serde-dev,
# librust-time-dev,
# librust-time-dev,
# librust-tokio-dev,
# librust-tokio-dev,
# librust-tokio-dev,
# librust-tokio-dev,
# librust-tokio-dev,
# librust-tokio-stream-dev,
# librust-tower-dev,
# librust-tower-dev,
# librust-tower-dev,
# librust-tower-dev,
# librust-tower-dev,
# librust-tower-dev,
# librust-tower-dev,
# librust-tracing-dev,
# librust-tracing-subscriber-dev,
# librust-tracing-subscriber-dev,
# librust-uuid-dev,
# librust-uuid-dev,
# librust-uuid-dev,
#Restrictions: allow-stderr

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test axum 0.8.9
 --all-targets
Features:
 test-name=rust-axum-0.8:default,
Depends:
 dh-rust,
 librust-anyhow-dev,
 librust-axum-0.8+default-dev,
 librust-axum-macros-dev,
 librust-quickcheck-dev,
 librust-quickcheck-macros-dev,
 librust-reqwest-dev,
 librust-serde-dev,
 librust-time-dev,
 librust-tokio-dev,
 librust-tokio-stream-dev,
 librust-tower-dev,
 librust-tracing-dev,
 librust-tracing-subscriber-dev,
 librust-uuid-dev,
Restrictions:
 allow-stderr,

## equals --no-default-features --features tracing
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test axum-core 0.5.6
# --all-targets --all-features
#Features: test-name=rust-axum-core-0.5:@
#Depends:
# dh-rust,
# librust-axum-core-dev,
# librust-hyper-dev,
# librust-tokio-dev,
# librust-tokio-dev,
#Restrictions: allow-stderr
#
## equals --no-default-features
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test axum-core 0.5.6
# --all-targets
#Features: test-name=rust-axum-core-0.5:default
#Depends:
# dh-rust,
# librust-axum-core-0.5+default-dev,
# librust-hyper-dev,
# librust-tokio-dev,
# librust-tokio-dev,
#Restrictions: allow-stderr

## default = [], then __private, which doesn't actually have tests.
## so --all-features and --no-default-features are just duplicates of this.
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test axum-macros 0.5.6
# --all-targets
#Features: test-name=rust-axum-macros-0.5:default
#Depends:
# dh-rust,
# librust-axum-dev,
# librust-axum-dev,
# librust-axum-dev,
# librust-axum-extra-dev,
# librust-axum-macros-0.5+default-dev,
# librust-serde-dev,
# librust-tokio-dev,
# librust-trybuild-dev,
#Restrictions: allow-stderr
