diff --git a/Cargo.lock b/Cargo.lock index 1e5176f3..09ecc779 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4302,9 +4302,9 @@ dependencies = [ [[package]] name = "utoipa-swagger-ui" -version = "8.0.2" +version = "8.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1054c946332dfc6e4bc31f704aa714fcbed73e9f412dd939f9ed86869e6304c3" +checksum = "a5c80b4dd79ea382e8374d67dcce22b5c6663fa13a82ad3886441d1bbede5e35" dependencies = [ "actix-web", "mime_guess", @@ -4490,7 +4490,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]]