Skip to content

Commit

Permalink
Update Rust crate axum to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 25770c7 commit 3011a82
Show file tree
Hide file tree
Showing 8 changed files with 652 additions and 68 deletions.
178 changes: 162 additions & 16 deletions federation-v1/subgraphs/accounts/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion federation-v1/subgraphs/accounts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
async-graphql = "6.0.11"
async-graphql-axum = "6.0.11"
axum = "0.6.20"
axum = "0.7.1"
lazy_static = "1.4.0"
rand = "0.8.5"
tokio = { version = "1.34.0", features = ["rt-multi-thread", "full"] }
Expand Down
Loading

0 comments on commit 3011a82

Please sign in to comment.