🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-01 19:55:55.0 +00:00:00
committer GitHub <noreply@github.com> 2024-12-01 19:55:55.0 +00:00:00
commit
dafcb32de75d88f0b0bedb5c74f9b0863e6e0046 [patch]
tree
9ffbc73cc7a8e283683cd1ee36a35dd56cc2ae3b
parent
7cbbf9c101d6f180e0bda9fb2426df4294f9a383
download
dafcb32de75d88f0b0bedb5c74f9b0863e6e0046.tar.gz

Bump axum from 0.7.7 to 0.7.9

Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.7 to 0.7.9.
- [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-v0.7.7...axum-v0.7.9)

---
updated-dependencies:
- dependency-name: axum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 8a3fce2..bbb95f1 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -132,9 +132,9 @@

[[package]]
name = "axum"
version = "0.7.7"
version = "0.7.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae"
checksum = "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f"
dependencies = [
 "async-trait",
 "axum-core",