[package] name = "unwalk-base" version = "0.2.0-beta1" authors = ["Chen Weiguang "] description = "Provides modular features for unwalk" documentation = "https://docs.rs/unwalk-base" repository = "https://github.com/guangie88/unwalk" license-file = "../LICENSE" [dependencies] failure = "0.1.1" [lib] path = "src/lib.rs"