mnml/svt/Cargo.toml
2019-09-10 16:44:36 +10:00

14 lines
178 B
TOML

[package]
name = "mnml_svt"
version = "0.1.0"
authors = ["ntr <ntr@mnml.gg>"]
edition = "2018"
[dependencies]
ws = "0.8"
reqwest = "0.9"
rand = "0.6"
url = "1"
cookie = "0.12"