Skip to content

Commit 0ddd221

Browse files
chore(deps): Bump axum from 0.6.19 to 0.6.20 (#18154)
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.19 to 0.6.20. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.6.19...axum-v0.6.20) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adfef2e commit 0ddd221

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -243,7 +243,7 @@ greptimedb-client = { git = "https://github.com/GreptimeTeam/greptimedb-client-r
243243
arc-swap = { version = "1.6", default-features = false, optional = true }
244244
async-compression = { version = "0.4.1", default-features = false, features = ["tokio", "gzip", "zstd"], optional = true }
245245
apache-avro = { version = "0.15.0", default-features = false, optional = true }
246-
axum = { version = "0.6.19", default-features = false }
246+
axum = { version = "0.6.20", default-features = false }
247247
base64 = { version = "0.21.2", default-features = false, optional = true }
248248
bloomy = { version = "1.2.0", default-features = false, optional = true }
249249
bollard = { version = "0.14.0", default-features = false, features = ["ssl", "chrono"], optional = true }

0 commit comments

Comments
 (0)