Skip to content

Commit

Permalink
Bump brotli from 3.3.4 to 3.4.0 (#108)
Browse files Browse the repository at this point in the history
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 3.3.4 to 3.4.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuwei Ba <dev@watfaq.com>
  • Loading branch information
dependabot[bot] and ibigbug authored Oct 5, 2023
1 parent d806457 commit 5a12303
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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tracing-opentelemetry = "0.21"
opentelemetry-jaeger = { version = "0.19", features = ["collector_client", "hyper_collector_client", "rt-tokio"] }

crc32fast = "1.3.2"
brotli = "3.3.4"
brotli = "3.4.0"
hmac = "0.12.1"
sha2 = "0.10.8"
md-5 = "0.10.5"
Expand Down

0 comments on commit 5a12303

Please sign in to comment.