Skip to content

Commit

Permalink
Update brotli 3.5 -> 6.0 (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpp authored Jun 25, 2024
1 parent d34dc21 commit a4cccfd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 29 deletions.
27 changes: 3 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ borsh = { version = "0.10.3", default-features = false }
bincode = "1.3.3"
bitcoin = { version = "0.31.2", features = ["serde", "rand"] }
bcs = "0.1.6"
brotli = "3.3.4"
brotli = "6"
byteorder = { version = "1.5.0", default-features = false }
bytes = { version = "1.2.1", default-features = false }
chrono = { version = "0.4.37", default-features = false }
Expand Down
8 changes: 4 additions & 4 deletions bin/citrea/provers/risc0/guest-bitcoin/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a4cccfd

Please sign in to comment.