freechat/server/api/Cargo.toml
2019-10-27 13:39:58 -07:00

11 lines
246 B
TOML

[package]
name = "api"
version = "0.1.0"
authors = ["shockrahwow <alejandros714@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "0.4.2"