path-marker 0.2.0

A tool to search files
[dependencies.clap]
features = ["derive"]
version = "3.0"

[dependencies.confy]
version = "0.5.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_derive]
version = "1.0.144"

[package]
authors = ["Cassin01"]
categories = ["command-line-utilities"]
description = "A tool to search files"
edition = "2021"
homepage = "https://github.com/Cassin01/path-marker"
keywords = ["cli"]
license = "MIT OR Apache-2.0"
name = "path-marker"
readme = "README.md"
repository = "https://github.com/Casin01/path-marker"
version = "0.2.0"