move-links 0.1.1

CLI utility to move (or rename) your files to a new location and redirect all of its symbolic links, to the new path (or name)
Documentation
[[bin]]
bench = false
name = "mvl"
path = "src/main.rs"
[dependencies.clap]
version = "2.33.3"

[dependencies.path-clean]
version = "0.1.0"

[package]
authors = ["Adolin <benmeft0@gamil.com>"]
description = "CLI utility to move (or rename) your files to a new location and redirect all of its symbolic links, to the new path (or name)"
edition = "2018"
license = "MIT"
name = "move-links"
version = "0.1.1"