rocket-0.5-dev-cors/Cargo.toml

13 lines
409 B
TOML
Raw Permalink Normal View History

2020-12-29 23:16:55 +00:00
[package]
name = "rocket-0-5-dev-cors"
version = "0.1.0"
authors = ["Adler Neves <adlerosn@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
async-trait = "^0.1.42"
rocket = { git = "https://github.com/SergioBenitez/Rocket" } # "^0.5.0"
rocket_contrib = { git = "https://github.com/SergioBenitez/Rocket" } # remove