Skip to content

Commit 54f02db

Browse files
committed
Upgrade bzip2 to 0.5
1 parent 28d519f commit 54f02db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -88,7 +88,7 @@ untrusted = "0.9"
8888
[dev-dependencies]
8989
base64 = "0.22"
9090
bencher = "0.1.5"
91-
bzip2 = "0.4.4"
91+
bzip2 = "0.5"
9292
once_cell = "1.17.2"
9393
rcgen = { version = "0.13", default-features = false, features = ["aws_lc_rs"] }
9494
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)