aboutsummaryrefslogtreecommitdiff
path: root/prototypes/nixdoc/Cargo.toml
blob: a4b5c2eca1b261e56902edb6134c9567ca049dff (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "nixdoc"
version = "0.1.0"
authors = ["Mx Kookie <kookie@spacekookie.de>"]
edition = "2018"

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

[dependencies]