diff --git a/Cargo.toml b/Cargo.toml index 7e78cb0..26967f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,5 +23,5 @@ version = "0.5.0" features = ["json"] [dependencies.rocket_okapi] -version = "0.8.0" +version = "0.9.0" features = ["swagger"]