Skip to content

Commit

Permalink
Update rocket_okapi requirement from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rocket_okapi](https://github.com/GREsau/okapi) to permit the latest version.
- [Release notes](https://github.com/GREsau/okapi/releases)
- [Changelog](https://github.com/GREsau/okapi/blob/master/CHANGELOG.md)
- [Commits](GREsau/okapi@rocket-okapi-v0.8.0...rocket-okapi-v0.9.0)

---
updated-dependencies:
- dependency-name: rocket_okapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent c45a04e commit 397a6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ version = "0.5.0"
features = ["json"]

[dependencies.rocket_okapi]
version = "0.8.0"
version = "0.9.0"
features = ["swagger"]

0 comments on commit 397a6f4

Please sign in to comment.