Skip to content

Commit 41ac76e

Browse files
chore(deps): bump axum from 0.6.12 to 0.6.18 (vectordotdev#17257)
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.12 to 0.6.18. - [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.12...axum-v0.6.18) --- 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 bc6f7fd commit 41ac76e

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
@@ -236,7 +236,7 @@ vrl-stdlib = { package = "vrl-stdlib", git = "https://github.com/vectordotdev/vr
236236
arc-swap = { version = "1.6", default-features = false, optional = true }
237237
async-compression = { version = "0.3.15", default-features = false, features = ["tokio", "gzip", "zstd"], optional = true }
238238
apache-avro = { version = "0.14.0", default-features = false, optional = true }
239-
axum = { version = "0.6.7", default-features = false }
239+
axum = { version = "0.6.18", default-features = false }
240240
base64 = { version = "0.21.0", default-features = false, optional = true }
241241
bloom = { version = "0.3.2", default-features = false, optional = true }
242242
bollard = { version = "0.14.0", default-features = false, features = ["ssl", "chrono"], optional = true }

0 commit comments

Comments
 (0)