Skip to content

Commit bda87e0

Browse files
chore(deps): bump brotli from 6.0.0 to 8.0.4
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 6.0.0 to 8.0.4. - [Release notes](https://github.com/dropbox/rust-brotli/releases) - [Commits](dropbox/rust-brotli@6.0.0...8.0.4) --- updated-dependencies: - dependency-name: brotli dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d725970 commit bda87e0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

crates/rustapi-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ uuid = { workspace = true }
4343

4444
# Compression (optional)
4545
flate2 = { version = "1.0", optional = true }
46-
brotli = { version = "6.0", optional = true }
46+
brotli = { version = "8.0", optional = true }
4747

4848
# Cookies (optional)
4949
cookie = { version = "0.18", optional = true }

0 commit comments

Comments
 (0)