quick-replace 0.1.0

Quick, lightweight find and replace tool.
Documentation
[dependencies.clap]
features = ["derive"]
version = "4.2.1"

[dependencies.indicatif]
version = "0.17.3"

[dependencies.zip]
version = "0.6.4"

[package]
categories = ["command-line-interface"]
description = "Quick, lightweight find and replace tool."
edition = "2021"
keywords = ["cli", "find", "replace", "quick", "lightweight"]
license = "MIT"
name = "quick-replace"
readme = "README.md"
repository = "https://github.com/acaala/qrep"
version = "0.1.0"