From 4a9be3eccd09e40c44a859858523cff7f7ff0b3f Mon Sep 17 00:00:00 2001 From: fxqnlr Date: Mon, 17 Jun 2024 10:17:41 +0200 Subject: cargo update + swagger ui update Signed-off-by: fxqnlr --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 56794a7..7b10baa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,4 +24,4 @@ ipnetwork = "0.20" mac_address = { version = "1.1", features = ["serde"] } tracing-appender = "0.2.3" utoipa = { version = "4.2", features = ["axum_extras"] } -utoipa-swagger-ui = { version = "7.0", features = ["axum"] } +utoipa-swagger-ui = { version = "7.1", features = ["axum"] } -- cgit v1.2.3