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