Changes to Cors builder

This commit is contained in:
Peter Hall 2020-01-10 16:36:40 +00:00 committed by GitHub
parent e66312b664
commit d6ee500737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
```rust
actix-web = { version = "2.0.0", features = ["openssl"] }
```
* `Cors` builder now requires that you call `.finish()` to construct the middleware
## 1.0.1