fix(deps): update axum monorepo
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
2b3b4bc38c
commit
778b132120
@ -6,8 +6,8 @@ edition = "2021"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
axum = { version = "0.5.17" }
|
axum = { version = "0.8.0" }
|
||||||
axum-extra = { version = "0.3.7", features = ["spa"] }
|
axum-extra = { version = "0.10.0", features = ["spa"] }
|
||||||
futures = "0.3.30"
|
futures = "0.3.30"
|
||||||
tower-http = { version = "0.3.4", features = ["cors", "trace"] }
|
tower-http = { version = "0.3.4", features = ["cors", "trace"] }
|
||||||
async-graphql = { version = "4.0.16", features = [
|
async-graphql = { version = "4.0.16", features = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user