Skip to content

Commit

Permalink
chore(deps): update rust crate async-graphql to 6.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent a20fa4a commit c1837cd
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.192", features = ["derive"] }
serde_with = "3.4.0"
thiserror = "1.0.50"
url = { version = "2.4.1", optional = true }
async-graphql = "6.0.10"
async-graphql = "6.0.11"

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

0 comments on commit c1837cd

Please sign in to comment.