diff --git a/judger/Cargo.toml b/judger/Cargo.toml index 930b908..a3d9ea5 100644 --- a/judger/Cargo.toml +++ b/judger/Cargo.toml @@ -21,7 +21,7 @@ tokio = { version = "1", features = ["full"] } actix-web = "4" # Openapi generate -utoipa = { version = "4", features = ["actix_extras"] } +utoipa = { version = "5", features = ["actix_extras"] } utoipa-swagger-ui = { version = "7", features = ["actix-web"] } # Support global variable