[package]
name = "fs_extra"
version = "1.1.0"
authors = ["Denis Kurilenko <webdesus@gmail.com>"]
include = ["**/*.rs", "Cargo.toml", "LICENSE", "README.md", "CHANGELOG.md"]
description = "Expanding opportunities standard library std::fs and std::io. Recursively copy folders with recept information about process and much more."
homepage = "https://github.com/webdesus/fs_extra"
documentation = "https://docs.rs/fs_extra"
keywords = ["filesystem", "recursion", "copy", "dir", "file"]
license = "MIT"
repository = "https://github.com/webdesus/fs_extra"
[dependencies]