Skip to content

Commit 7266824

Browse files
sypharGuillaumeGomez
authored andcommitted
upgrade bzip2 to 0.6.0
1 parent 9f53c41 commit 7266824

File tree

2 files changed

+4
-23
lines changed

2 files changed

+4
-23
lines changed

Cargo.lock

Lines changed: 3 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }
5555
dashmap = "6.0.0"
5656
string_cache = "0.8.0"
5757
zip = {version = "4.0.0", default-features = false, features = ["bzip2"]}
58-
bzip2 = "0.5.0"
58+
bzip2 = "0.6.0"
5959
getrandom = "0.3.1"
6060
itertools = { version = "0.14.0" }
6161
rusqlite = { version = "0.32.1", features = ["bundled"] }

0 commit comments

Comments
 (0)