1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

Bump async-graphql-actix-web from 6.0.10 to 6.0.11 (#661)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-27 20:17:52 +00:00 committed by GitHub
parent 1b43dde946
commit e6a51bfe99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -1005,9 +1005,9 @@ dependencies = [
[[package]] [[package]]
name = "async-graphql-actix-web" name = "async-graphql-actix-web"
version = "6.0.10" version = "6.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cd217864bf93a62fd0d3a09589a7135e420620d2e1460c77a5eec679d5f56ec" checksum = "4de34e083ca355382f60920eb391682245d66c1be06f48def4ac067054a8df1d"
dependencies = [ dependencies = [
"actix", "actix",
"actix-http", "actix-http",