natter/Cargo.toml

10 lines
194 B
TOML
Raw Normal View History

2023-10-18 19:03:45 -04:00
[package]
name = "writer"
2023-10-18 19:07:12 -04:00
version = "0.0.1"
2023-10-18 19:03:45 -04:00
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2023-10-18 19:07:12 -04:00
organic = "0.1.12"