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