Skip to content

Commit

Permalink
chore(deps): update rust crate async-graphql to 6.0.10 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 66c20f3 commit a9bd912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolshed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ serde = { version = "1.0.152", features = ["derive"] }
serde_with = "3.2.0"
thiserror = "1.0.49"
url = { version = "2.4.0", optional = true }
async-graphql = "6.0.7"
async-graphql = "6.0.10"

[dev-dependencies]
rand = { version = "0.8.5", features = ["small_rng"] }

0 comments on commit a9bd912

Please sign in to comment.