summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 736b2c45f49a372ac74a618d1f7080714fe071c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "markdown"
version = "2.1.1"
authors = ["Ben Bridle <ben@derelict.engineering>"]
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]