q-lang/q-pidon/Cargo.toml
RushLana 8fe329c620
Basic args parsing
will migrate from getopts in favor of manual parsing
2025-05-16 21:08:00 +02:00

7 lines
No EOL
93 B
TOML

[package]
name = "q-pidon"
version = "0.1.0"
edition = "2024"
[dependencies]
getopts = "0.2"