From 95ce4653f0cc77d1b10d5ac099ede61803abdb35 Mon Sep 17 00:00:00 2001 From: jordan Date: Tue, 17 Dec 2024 05:20:16 +0000 Subject: [PATCH] Merge pull request #85 from w4/dependabot/cargo/axum-0.7.9 Bump axum from 0.7.7 to 0.7.9--- 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", -- rgit 0.1.3