[package] name = "rocket-0-5-dev-cors" version = "0.1.0" authors = ["Adler Neves "] 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