🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-01 19:42:10.0 +00:00:00
committer GitHub <noreply@github.com> 2025-05-01 19:42:10.0 +00:00:00
commit
811b05dea143a41d9c5254a242d71dfccc486aab [patch]
tree
7151fc0ee3a7fb472ba5c187327dcc2467364e80
parent
db82da0c797f08e5489256794fdec8c1805bb93d
download
811b05dea143a41d9c5254a242d71dfccc486aab.tar.gz

Bump axum from 0.8.3 to 0.8.4

Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.3 to 0.8.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-v0.8.3...axum-v0.8.4)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.4
  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 b62713f..05dab05 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -119,9 +119,9 @@

[[package]]
name = "axum"
version = "0.8.3"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de45108900e1f9b9242f7f2e254aa3e2c029c921c258fe9e6b4217eeebd54288"
checksum = "021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5"
dependencies = [
 "axum-core",
 "bytes",