1 2 3 4 5 6 7 8
[package] authors = ["Carl Lerche <me@carllerche.com>"] build = "build.rs" description = "Testing helpers for Nix" homepage = "https://github.com/carllerche/nix-rust" license = "MIT" name = "nix-test" version = "0.0.1"