[fine] The name is official

This commit is contained in:
John Doty 2024-01-02 16:50:21 -08:00
parent 652fe18f57
commit 8a867de7e7
7 changed files with 3 additions and 3 deletions

7
fine/Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "fine"
version = "0.1.0"
edition = "2021"
[dev-dependencies]
pretty_assertions = "1.4.0"