summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: af5569e11387a0f12b1bf2f5efe1df0e23a6c464 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "titler"
version = "0.1.0"
authors = ["Adam T. Carpenter <atc@53hor.net>"]
edition = "2018"

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

[dependencies]