fastcp-cli 0.2.3

a fast cp wrapper using --reflink=always
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "clihelp"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54cb2e1e125b2e405ab88ff3633f5306f02d5226cab6b4cb2b451569742e8a2d"

[[package]]
name = "fastcp-cli"
version = "0.2.3"
dependencies = [
 "clihelp",
 "libc",
]

[[package]]
name = "libc"
version = "0.2.186"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"