diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-04 12:52:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-04 12:52:30 -0400 |
| commit | 3020a92086681f9158f07d63a2f7d8774167bea1 (patch) | |
| tree | c9f57d0116109957f2a60cb1c7c90729728654af | |
| parent | d93bdc58a6dcd0be882a9469910810b1272c5177 (diff) | |
| download | xesite-3020a92086681f9158f07d63a2f7d8774167bea1.tar.xz xesite-3020a92086681f9158f07d63a2f7d8774167bea1.zip | |
build(deps): bump axum-extra from 0.3.5 to 0.3.6 (#507)
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.3.5...axum-extra-v0.3.6)
---
updated-dependencies:
- dependency-name: axum-extra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -214,9 +214,9 @@ dependencies = [ [[package]] name = "axum-extra" -version = "0.3.5" +version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67512287c1ae2a58c3b8f86f99f53ae79e33e2015c1560f506c1d2951868dd7a" +checksum = "277c75e6c814b061ae4947d02335d9659db9771b9950cca670002ae986372f44" dependencies = [ "axum 0.5.10", "bytes", |
