Add Organic as a dependency.

This commit is contained in:
Tom Alexander
2023-10-18 19:07:12 -04:00
parent 483bc25975
commit 396b91be10
2 changed files with 88 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
[package]
name = "writer"
version = "0.1.0"
version = "0.0.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
organic = "0.1.12"