diff --git a/README.md b/README.md index 6b9f2d04..bac68c93 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ visualize the documentation. Rocket-okapi currently includes [RapiDoc][RapiDoc] [Swagger UI][Swagger_UI], but others can be used too. Supported OpenAPI Spec: [3.0.0][OpenAPI_3.0.0]
-Supported Rocket version (for `rocket_okapi`): [0.5.0-rc.2](https://crates.io/crates/rocket/0.5.0-rc.2) +Supported Rocket version (for `rocket_okapi`): [0.5.0-rc.4](https://crates.io/crates/rocket/0.5.0-rc.4) Example of generated documentation using Okapi: - DF Storyteller: [RapiDoc](https://docs.dfstoryteller.com/rapidoc/),