Fix docs
This commit is contained in:
parent
fa54988e45
commit
ce3a5ad021
src
|
@ -29,7 +29,7 @@ might work, but they are subject to the minimum that Rocket sets.
|
|||
Add the following to Cargo.toml:
|
||||
|
||||
```toml
|
||||
rocket_cors = "0.5.1-beta-2"
|
||||
rocket_cors = "0.5.1"
|
||||
```
|
||||
|
||||
To use the latest `master` branch, for example:
|
||||
|
|
Loading…
Reference in New Issue