chore(deps): update all dependencies #57

Merged
kjuulh merged 1 commits from renovate/all into main 2024-11-16 02:24:27 +01:00
Showing only changes of commit d888929bc4 - Show all commits

4
Cargo.lock generated
View File

@ -133,9 +133,9 @@ checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"
[[package]] [[package]]
name = "axum" name = "axum"
version = "0.7.7" version = "0.7.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae" checksum = "49c41b948da08fb481a94546cd874843adc1142278b0af4badf9b1b78599d68d"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"axum-core", "axum-core",