musikbot2/Cargo.toml
Kai Vogelgesang 3a581b17d4 Init
2020-02-16 20:58:08 +01:00

12 lines
292 B
TOML

[package]
name = "musikbot2"
version = "0.1.0"
authors = ["Kai Vogelgesang <s8kavoge@stud.uni-saarland.de>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-web = "2"
actix-files = "0.2.1"
actix-rt = "1"