bintest 0.0.2

Testing the binaries build by a bin crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[badges.maintenance]
status = "actively-developed"
[dependencies.cargo_metadata]
version = "0.13"

[package]
authors = ["Christian Thäter <ct@pipapo.org>"]
description = "Testing the binaries build by a bin crate"
edition = "2018"
keywords = ["testing", "cargo"]
license = "MIT OR Apache-2.0"
name = "bintest"
repository = "https://github.com/cehteh/bintest.git"
version = "0.0.2"