BRIN/Cargo.toml
2025-06-25 06:35:28 +02:00

10 lines
150 B
TOML

[package]
name = "bin_inspect"
version = "0.1.0"
edition = "2024"
[dependencies]
clap = "4.5.40"
nanoid = "0.4.0"
nom = "8.0.0"
thiserror = "2.0.12"