natter/Cargo.toml

10 lines
194 B
TOML
Raw Normal View History

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