Update Cargo.lock again

This commit is contained in:
Louis Dureuil 2025-01-22 15:53:52 +01:00
parent 50fca8fc70
commit 2c099b7c23
No known key found for this signature in database

4
Cargo.lock generated
View File

@ -6231,9 +6231,9 @@ dependencies = [
[[package]]
name = "utoipa-scalar"
version = "0.2.1"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "088e93bf19f6bd06e0aacb02ca432b3c5a449c4aec2e4aa9fc333a667f2b2c55"
checksum = "59559e1509172f6b26c1cdbc7247c4ddd1ac6560fe94b584f81ee489b141f719"
dependencies = [
"actix-web",
"serde",