chore(deps): update rust crate openapiv3 to v2.2.0
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m20s
Checking yaml / Run yamllint (pull_request) Successful in 5s
Build and test / Generate Documentation (pull_request) Successful in 1m17s
Build and test / Clippy (pull_request) Successful in 1m21s
Build and test / Tests (pull_request) Successful in 1m34s
Build and test / Build AMD64 (pull_request) Successful in 55s

This commit is contained in:
Renovate 2025-08-01 14:13:41 +10:00
parent 97e9422a5a
commit 266aa71804

4
Cargo.lock generated
View file

@ -1643,9 +1643,9 @@ checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
[[package]]
name = "openapiv3"
version = "2.0.0"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc02deea53ffe807708244e5914f6b099ad7015a207ee24317c22112e17d9c5c"
checksum = "5c8d427828b22ae1fff2833a03d8486c2c881367f1c336349f307f321e7f4d05"
dependencies = [
"indexmap",
"serde",