Newer
Older
homepage = "https://microhacks.lcr.app/crunch/"
repository = "https://lab.lcr.gr/microhacks/crunch"
description = "Command line asset manipulation, set up a pipeline once and run it against all of your files"
authors = [
[[bin]]
name = "crunch"
path = "src/main.rs"
clap = { version = "4.5", features = ["derive"] }
env_logger = "0.11"
log = "0.4"