Seems to build now

This commit is contained in:
Yong Wen Chua 2018-07-18 10:26:08 +08:00
parent accef5488a
commit d6578db7b6
1 changed files with 0 additions and 2 deletions

View File

@ -986,8 +986,6 @@ pub struct Cors {
/// [Resource Processing Model](https://www.w3.org/TR/cors/#resource-processing-model).
///
/// Defaults to `All`.
///
/// ```
#[cfg_attr(feature = "serialization", serde(default))]
pub allowed_origins: AllowedOrigins,
/// The list of methods which the allowed origins are allowed to access for