Skip to content

Commit

Permalink
Bump brotli from 4.0.0 to 5.0.0 (#338)
Browse files Browse the repository at this point in the history
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/dropbox/rust-brotli/releases)
- [Commits](dropbox/rust-brotli@4.0.0...5.0.0)

---
updated-dependencies:
- dependency-name: brotli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 10e9ed6 commit c261467
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -52,7 +52,7 @@ harness = false
required-features = ["benchmark"]

[dependencies]
brotli = "4.0.0"
brotli = "5.0.0"
compact_str = "0.7.1"
fraction = "0.15.1"
include_dir = "0.7.3"
Expand Down

0 comments on commit c261467

Please sign in to comment.