BRIN/Cargo.toml
2025-06-29 19:45:44 +02:00

11 lines
170 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"
parse_int = "0.9.0"
thiserror = "2.0.12"