diff --git a/debian/tests/control b/debian/tests/control index ed139dc..00b8a35 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,4 +1,4 @@ -Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.0 --all-targets --all-features +Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets --all-features Features: test-name=rust-forgejo-api:@ Depends: dh-cargo (>= 31), @@ -14,7 +14,7 @@ Depends: @, Restrictions: allow-stderr, skip-not-installable -Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.0 --all-targets +Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets Features: test-name=librust-forgejo-api-dev:default Depends: dh-cargo (>= 31), @@ -30,7 +30,7 @@ Depends: @, Restrictions: allow-stderr, skip-not-installable -Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.0 --all-targets --no-default-features +Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets --no-default-features Features: test-name=librust-forgejo-api-dev: Depends: dh-cargo (>= 31),