chore(deps): bump the cargo-minor-and-patch group across 1 directory with 10 updates (#9587)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-03 13:25:23 -04:00
committed by GitHub
parent 83a4abf3ea
commit 0e4a367db1
3 changed files with 48 additions and 59 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ tracing-futures = { version = "0.2.4", default-features = false, features = ["fu
tracing-subscriber = { version = "0.3.22", default-features = false, features = ["std"] }
urlencoding = { version = "2.1", default-features = false }
utoipa = { version = "4.2", default-features = false }
uuid = { version = "1.18", default-features = false, features = ["v4", "std"] }
uuid = { version = "1.23", default-features = false, features = ["v4", "std"] }
webbrowser = { version = "1", default-features = false }
which = { version = "8", default-features = false, features = ["real-sys"] }
winapi = { version = "0.3.9", default-features = false, features = ["wincred", "std"] }