dental-notation/Cargo.toml

10 lines
219 B
TOML

[package]
name = "dental-notation"
version = "0.1.0"
edition = "2021"
repository = "https://git.barthes.xyz/guilhem/dental-notation"
license = "GPL-3.0-or-later"
categories = ["parsing"]
[dependencies]
owo-colors = "3"