diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-22 20:45:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-22 20:45:59 -0500 |
| commit | 0a69334f158be815b8954ccb38ce6accb3be9472 (patch) | |
| tree | b8d68613a77dd75c0fe828d6add3cf0a109d0ea9 /Cargo.lock | |
| parent | a29877c2b5a178fa105d02ebe34b3ae973a5cdd4 (diff) | |
| download | xesite-0a69334f158be815b8954ccb38ce6accb3be9472.tar.xz xesite-0a69334f158be815b8954ccb38ce6accb3be9472.zip | |
build(deps): bump axum-macros from 0.3.2 to 0.3.4 (#607)
Bumps [axum-macros](https://github.com/tokio-rs/axum) from 0.3.2 to 0.3.4.
- [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-macros-v0.3.2...axum-macros-v0.3.4)
---
updated-dependencies:
- dependency-name: axum-macros
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>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -221,9 +221,9 @@ dependencies = [ [[package]] name = "axum-macros" -version = "0.3.2" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9dbcf61bed07d554bd5c225cd07bc41b793eab63e79c6f0ceac7e1aed2f1c670" +checksum = "5fbf955307ff8addb48d2399393c9e2740dd491537ec562b66ab364fc4a38841" dependencies = [ "heck", "proc-macro2", |
