recipe_parser/Cargo.toml

10 lines
235 B
TOML
Raw Permalink Normal View History

2022-08-25 08:57:37 +00:00
[package]
name = "recipe_parser"
2022-09-14 23:56:17 +00:00
version = "1.1.0"
2022-08-25 08:57:37 +00:00
authors = ["Ben Bridle <bridle.benjamin@gmail.com>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]