nono-cli 0.1.0

Placeholder CLI crate to reserve the nono-cli name.
1
2
3
4
5
6
7
8
9
[package]
name = "nono-cli"
version = "0.1.0"
edition = "2024"
description = "Placeholder CLI crate to reserve the nono-cli name."
license = "MIT OR Apache-2.0"
readme = "README.md"

[dependencies]