Skip to content

Commit

Permalink
Merge pull request #72 from adwd/dependabot/cargo/axum-0.7.5
Browse files Browse the repository at this point in the history
Bump axum from 0.7.4 to 0.7.5
  • Loading branch information
adwd authored Mar 26, 2024
2 parents a4d9004 + 4a2f2a5 commit a1d9056
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 26 deletions.
35 changes: 10 additions & 25 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ path = "src/sdl_export.rs"
[dependencies]
async-graphql = { version = "7.0.3", features = ["dataloader"] }
async-graphql-axum = "7.0.3"
axum = "0.7.4"
axum = "0.7.5"
derive_more = "0.99.17"
dotenvy = "0.15.7"
env_logger = "0.11.3"
Expand Down

0 comments on commit a1d9056

Please sign in to comment.