ok we can main thats nice

This commit is contained in:
Bel LaPointe
2023-11-27 09:12:57 -07:00
parent f82418db47
commit 482eba9fd4
3 changed files with 210 additions and 1 deletions

View File

@@ -6,5 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.4.8", features = ["derive"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_yaml = "0.9.27"