Skip to content

Commit

Permalink
Update Rust crate juniper_axum to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 29, 2024
1 parent f8616da commit 2c51367
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ http = "0.2.12"
image = { version = "0.25.3", default-features = false, features = ["jpeg", "png"] }
jsonwebtoken = "9.3.0"
juniper = { version = "0.16.1", default-features = false, features = ["schema-language"] }
juniper_axum = { version = "0.1.0" }
juniper_axum = { version = "0.1.1" }
lazy_static = "1.5.0"
md-5 = "0.10.6"
num_cpus = "1.16.0"
Expand Down

0 comments on commit 2c51367

Please sign in to comment.