cli_test_dir 0.1.1

Tools for testing Rust command-line utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "cli_test_dir"
version = "0.1.1"
authors = ["Eric Kidd <git@randomhacks.net>"]

description = "Tools for testing Rust command-line utilities"
license = "CC0-1.0"
readme = "README.md"
repository = "https://github.com/emk/subtitles-rs"
documentation = "https://docs.rs/cli_test_dir/"

[dependencies]