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