We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b65e78 commit a5628e3Copy full SHA for a5628e3
Cargo.toml
@@ -6,8 +6,8 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-axum = "0.7.4"
10
-axum-macros = "0.4.1"
+axum = "0.8.0"
+axum-macros = "0.5.0"
11
dotenv = "0.15.0"
12
http = "1.1.0"
13
reqwest = { version = "0.11.25", features = ["json", "stream"] }
0 commit comments