khuedoan-homelab/homepage/Cargo.toml

12 lines
259 B
TOML
Raw Normal View History

2020-06-22 00:27:57 +07:00
[package]
name = "homepage"
version = "0.1.0"
authors = ["Khue Doan <khuedoan98@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-web = "2.0"
actix-rt = "1.0"