deps: bump axum from 0.6.18 to 0.6.19

Pull-Request: #4203.
This commit is contained in:
dependabot[bot] 2023-07-19 12:06:09 +00:00 committed by GitHub
parent bc866417e6
commit 0f0506e08a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -525,9 +525,9 @@ dependencies = [
[[package]]
name = "axum"
version = "0.6.18"
version = "0.6.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8175979259124331c1d7bf6586ee7e0da434155e4b2d48ec2c8386281d8df39"
checksum = "a6a1de45611fdb535bfde7b7de4fd54f4fd2b17b1737c0a59b69bf9b92074b8c"
dependencies = [
"async-trait",
"axum-core",