summaryrefslogtreecommitdiff
path: root/nix-test/Cargo.toml
blob: 2d581b4085a004b90e214dcf33467ff4d1b312bf (plain)
1
2
3
4
5
6
7
8
[package]

name        = "nix-test"
description = "Testing helpers for Nix"
version     = "0.0.1"
authors     = ["Carl Lerche <me@carllerche.com>"]
homepage    = "https://github.com/carllerche/nix-rust"
build       = "build.rs"