mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
Replace async-graphql with link to async-graphql's own examples (#1234)
* Replace async-graphql with link to async-graphql's own examples * exclude async-graphql directory * does this fix it? * apparently this needs to be sorted as well * Update .github/workflows/CI.yml Co-authored-by: Jonas Platte <[email protected]> Co-authored-by: Jonas Platte <[email protected]>
This commit is contained in:
co-authored by
Jonas Platte
parent
ad7c8c5cdb
commit
d9ef24c5ff
+1
-1
@@ -1,4 +1,4 @@
|
||||
[workspace]
|
||||
members = ["*"]
|
||||
exclude = ["target"]
|
||||
exclude = ["async-graphql", "target"]
|
||||
resolver = "2"
|
||||
|
||||
Reference in New Issue
Block a user