The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

build(deps): bump axum-macros from 0.2.2 to 0.2.3 (#502)

Bumps [axum-macros](https://github.com/tokio-rs/axum) from 0.2.2 to 0.2.3.
- [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.2.2...axum-macros-v0.2.3)

---
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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
bf95a3f7 70b2cc54

+2 -2
+2 -2
Cargo.lock
··· 233 233 234 234 [[package]] 235 235 name = "axum-macros" 236 - version = "0.2.2" 236 + version = "0.2.3" 237 237 source = "registry+https://github.com/rust-lang/crates.io-index" 238 - checksum = "cae774e664fd50bf80c9a7132d64ff70be3232a192ff4ba5619c3f72b9b4711f" 238 + checksum = "6293dae2ec708e679da6736e857cf8532886ef258e92930f38279c12641628b8" 239 239 dependencies = [ 240 240 "heck", 241 241 "proc-macro2",