File: debcargo.toml

package info (click to toggle)
rust-assert-cli 0.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 188 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
overlay = "."
uploaders = ["Robin Krahl <robin.krahl@ireas.org>"]
summary = "test CLI applications"

# assert_cli contains the assert_fixture binary for its own unit tests
# (tests/cargo.rs) -- we don’t have to create a binary package for that
bin = false