Skip to content

Commit 81341c5

Browse files
Bump brotli from 7.0.0 to 8.0.1 (#472)
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 7.0.0 to 8.0.1. - [Release notes](https://github.com/dropbox/rust-brotli/releases) - [Commits](https://github.com/dropbox/rust-brotli/commits) --- updated-dependencies: - dependency-name: brotli dependency-version: 8.0.1 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>
1 parent 3d914ec commit 81341c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -68,7 +68,7 @@ harness = false
6868
required-features = ["benchmark"]
6969

7070
[dependencies]
71-
brotli = "7.0.0"
71+
brotli = "8.0.1"
7272
compact_str = "0.9.0"
7373
dashmap = "6.1.0"
7474
fraction = "0.15.3"

0 commit comments

Comments
 (0)