summaryrefslogtreecommitdiffstats
path: root/examples/glob/Cargo.toml
blob: c4b042e4e2891285a5021485ec8feba76c7697db (plain)
1
2
3
4
5
6
7
[package]
name = "glob"
version = "0.1.0"

[dependencies]
config = { path = "../../" }
glob = "0.2"