rocket_cors/src
Eric Dattore 0b2d3e80b1
Update to latest Rocket master (#91)
- Update all instances of `State<T>` to borrow and drop anonymous lifetime
- Remove examples showing returning a `Response` instead of a `Responder`
  since `Response` no longer implements `Responder`
2021-05-28 10:57:55 +08:00
..
fairing.rs Update to latest Rocket master (#91) 2021-05-28 10:57:55 +08:00
headers.rs Update to latest Rocket master (#91) 2021-05-28 10:57:55 +08:00
lib.rs Update to latest Rocket master (#91) 2021-05-28 10:57:55 +08:00
test_macros.rs Cargo fmt (#42) 2018-07-18 13:26:33 +08:00