chore(deps): bump bzip2 from 0.5.2 to 0.6.1 (#8964)

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-05-13 16:15:35 +00:00
committed by GitHub
parent 31c50394e4
commit 1d47416f2d
2 changed files with 10 additions and 14 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ regex = { workspace = true }
tar = "0.4.45"
reqwest = { workspace = true, features = ["blocking"], default-features = false }
zip = { workspace = true }
bzip2 = "0.5"
bzip2 = "0.6"
webbrowser = { workspace = true }
indicatif = "0.18.1"
tokio-util = { workspace = true, features = ["compat", "rt"] }