Files
h2/util/genfixture/Cargo.toml
2019-07-23 10:18:43 -07:00

10 lines
161 B
TOML

[package]
name = "genfixture"
version = "0.1.0"
authors = ["Carl Lerche <me@carllerche.com>"]
publish = false
edition = "2018"
[dependencies]
walkdir = "1.0.0"