Skip to content

Commit

Permalink
Changes to Cors builder (actix#1266)
Browse files Browse the repository at this point in the history
Co-authored-by: Yuki Okushi <[email protected]>
  • Loading branch information
peterjoel and JohnTitor committed Jan 10, 2020
1 parent 7c974ee commit bca41f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit bca41f8

Please sign in to comment.