[[bin]]
name = "lisensor"
path = "src/main.rs"
[dependencies.chrono]
version = "0.4.41"
[dependencies.cu]
features = ["cli", "fs", "coroutine-heavy", "toml"]
package = "pistonite-cu"
version = "0.4.0"
[dependencies.serde]
version = "1"
[package]
authors = ["Pistonight <pistonknight@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "development-tools::build-utils"]
description = "Tool to automatically add, check, and fix license notices in the source files"
edition = "2024"
exclude = [".github/**/*", "Taskfile.yml", "Lisensor.toml"]
keywords = ["license", "copyright", "header", "notice", "cli"]
license = "MIT"
name = "lisensor"
readme = "README.md"
repository = "https://github.com/Pistonite/lisensor"
version = "0.1.0"
[package.metadata.binstall.signing]
algorithm = "minisign"
pubkey = "RWThJQKJaXayoZBe0YV5LV4KFkQwcqQ6Fg9dJBz18JnpHGdf/cHUyKs+"