aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: b67598b7d6e6f350170f2328ec7462f8266d1bce (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "termcast"
version = "0.1.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"

[dependencies]