diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-25 20:10:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-25 20:10:20 -0500 |
| commit | 2e708ece57baf477f83359fb10b91f6a1ac91384 (patch) | |
| tree | 0bb6edaacf22f79e2af88b1dc94ca125717882c3 | |
| parent | 1f0453bfed46167db3900cbee93c446ad8edc1d3 (diff) | |
| download | xesite-2e708ece57baf477f83359fb10b91f6a1ac91384.tar.xz xesite-2e708ece57baf477f83359fb10b91f6a1ac91384.zip | |
build(deps): bump axum-macros from 0.3.1 to 0.3.2 (#599)
Bumps [axum-macros](https://github.com/tokio-rs/axum) from 0.3.1 to 0.3.2.
- [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.1...axum-macros-v0.3.2)
---
updated-dependencies:
- dependency-name: axum-macros
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
@@ -221,9 +221,9 @@ dependencies = [ [[package]] name = "axum-macros" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc7d7c3e69f305217e317a28172aab29f275667f2e1c15b87451e134fe27c7b1" +checksum = "9dbcf61bed07d554bd5c225cd07bc41b793eab63e79c6f0ceac7e1aed2f1c670" dependencies = [ "heck", "proc-macro2", |
