dental-notation/Cargo.toml
2022-07-19 18:43:09 +02:00

7 lines
138 B
TOML

[package]
name = "dental-notation"
version = "0.1.0"
edition = "2021"
[dependencies]
clap = {version = "3.2.5", features = [ "derive" ] }