1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Rename graphql-demo to juniper-advanced

This commit is contained in:
Yuki Okushi
2020-05-19 14:23:28 +09:00
parent bc6f614f78
commit 3730fa8f55
13 changed files with 8 additions and 5 deletions

View File

@ -13,7 +13,6 @@ members = [
"docker_sample",
"error_handling",
"form",
"graphql-demo",
"hello-world",
"http-proxy",
"json",
@ -21,6 +20,7 @@ members = [
"json_error",
"jsonrpc",
"juniper",
"juniper-advanced",
"middleware",
"multipart",
"multipart-s3",