Skip to content

Commit 72f0985

Browse files
fix(deps): update axum monorepo
1 parent 8b65e78 commit 72f0985

File tree

2 files changed

+46
-61
lines changed

2 files changed

+46
-61
lines changed

Cargo.lock

Lines changed: 44 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
axum = "0.7.4"
10-
axum-macros = "0.4.1"
9+
axum = "0.8.0"
10+
axum-macros = "0.5.0"
1111
dotenv = "0.15.0"
1212
http = "1.1.0"
1313
reqwest = { version = "0.11.25", features = ["json", "stream"] }

0 commit comments

Comments
 (0)