Skip to content

Commit 2b8a60c

Browse files
dependabot[bot]R1tschY
authored andcommitted
Cargo: Bump async-compression from 0.4.12 to 0.4.17
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.12 to 0.4.17. - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@v0.4.12...v0.4.17) --- updated-dependencies: - dependency-name: async-compression dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d783d6 commit 2b8a60c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ rocket = "0.5.1"
4545
rocket_ws = "0.1.1"
4646
rust-embed = { version = "8.5.0", features = ["mime-guess"] }
4747
prometheus-client = "0.22.3"
48-
async-compression = { version = "0.4.12", optional = true, features = ["tokio"] }
48+
async-compression = { version = "0.4.17", optional = true, features = ["tokio"] }
4949

5050
[dependencies.sqlx]
5151
version = "0.8"

0 commit comments

Comments
 (0)