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.

14 lines
206 B

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