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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
This commit is contained in:
dependabot[bot]
2026-04-27 07:43:43 +00:00
committed by GitHub
parent 8014adf982
commit 978ff24b10
8 changed files with 198 additions and 151 deletions
+3 -3
View File
@@ -56,13 +56,13 @@ webbrowser = { workspace = true }
indicatif = "0.18.1"
tokio-util = { workspace = true, features = ["compat", "rt"] }
anstream = "1.0.0"
open = "5.3.2"
open = "5.3.4"
url = { workspace = true }
urlencoding = { workspace = true }
clap_complete = "4.5.62"
clap_complete = "4.6.2"
comfy-table = "7.2.2"
sha2 = { workspace = true }
sigstore-verify = { version = "0.6", default-features = false }
sigstore-verify = { version = "=0.6.5", default-features = false }
axum.workspace = true
[target.'cfg(target_os = "windows")'.dependencies]