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