Files
h2/util/genfixture/Cargo.toml
2022-02-11 09:21:28 -08: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 = "2.3.2"