summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8186dabbdefa43554e93f74398eb8de19498b7b4 (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]