summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: ec8f745682e3231a8909b28d4df91a3ddb35adf3 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "dmn"
version = "0.1.0"
edition = "2021"
authors = ["David Gay <eapoems@riseup.net>"]


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

[dependencies]