[dependencies.clap]
features = ["derive"]
version = "4.4.6"
[dependencies.ignore]
version = "0.4.20"
[dependencies.regex]
version = "1.9.6"
[package]
authors = ["ixhbinphoenix"]
description = "CLI Tool for showing all TODO's in a project"
edition = "2021"
exclude = ["flake.nix", "flake.lock", ".envrc", "/.direnv", "/result", "/target"]
homepage = "https://git.ixhby.dev/ixhbinphoenix/todoit"
license = "GPL-3.0-only"
name = "todoit"
readme = "README.md"
repository = "https://git.ixhby.dev/ixhbinphoenix/todoit"
version = "0.1.0"