[dependencies.argh]
version = "0.1.4"
[dependencies.globwalk]
version = "0.7"
[package]
authors = ["Tim Fish <tim@timfish.uk>"]
description = "A basic, cross platform Rust binary to copy files using glob patterns."
edition = "2018"
license = "MIT"
name = "cpy"
readme = "README.md"
repository = "https://github.com/timfish/cpy-rs"
version = "0.1.0"