Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 180f59d commit 3f2b760
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 = "6.0.0"
brotli = "7.0.0"
compact_str = "0.8.0"
fraction = "0.15.3"
include_dir = "0.7.4"
Expand Down

0 comments on commit 3f2b760

Please sign in to comment.