[badges.github]
repository = "BigPapa314/move-it-ws"
workflow = "CI"
[dependencies.assert2]
version = "0.3.1"
[dependencies.futures]
version = "0.3.*"
[dependencies.lazy_static]
version = "1.4.0"
[dependencies.log]
version = "0.4.11"
[dependencies.regex]
version = "1.3.9"
[dependencies.shellexpand]
version = "2.0.0"
[dependencies.tokio]
features = ["full"]
version = "1.19.*"
[package]
authors = ["Thomas Kilian <Thomas-Kilian@gmx.net>"]
categories = ["filesystem"]
description = "A library that moves files."
edition = "2018"
keywords = ["files", "move", "copy"]
license = "MIT OR Apache-2.0"
name = "move-it"
readme = "README.md"
repository = "https://github.com/BigPapa314/move-it-ws/tree/master/move-it"
version = "0.2.4"