summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: cdd124bd23e538a51d426e1ac8fd7e5c1f045c90 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "recipe-parser"
version = "1.3.0"
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]