You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
235 B

[package]
name = "sup"
version = "0.1.0"
authors = ["rascul <rascul3@gmail.com>"]
edition = "2018"
[dependencies]
chrono = "0.4"
colored = "1.8"
dirs = "2.0"
getopts = "0.2"
log = "0.4"
serde = "1.0"
serde_derive = "1.0"
toml = "0.5"