aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: b853292deda1cfc86c58283f41a27d9f4444acea (plain)
1
2
3
4
5
6
7
8
[package]
name = "includedir"
version = "0.1.0"
authors = ["Till Höppner <till@hoeppner.ws>"]

[dependencies]
walkdir = "0.1.5"
phf_codegen = "0.7.12"