rena 1.1.0

A file renaming utility.
Documentation
[package]
authors = ["Lyssieth <raxixor@rax.ee>"]
description = "A file renaming utility."
documentation = "https://github.com/lyssieth/rena/wiki"
edition = "2018"
keywords = ["utility", "tool", "cli"]
license = "MIT"
name = "rena"
readme = "README.md"
repository = "https://github.com/lyssieth/rena"
version = "1.1.0"

[dependencies]
clap = "3.0.0-beta.2"
color-eyre = "0.5"
paris = {version = "1.5", features = ["macros", "no_logger"]}
regex = "1.4"
strfmt = "0.1"