We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c75e3 commit d721e4eCopy full SHA for d721e4e
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Anthony Griffon <[email protected]>"]
5
description = "An async_graphql extension to send traces & metrics to Apollo Studio"
6
readme = "README.md"
7
repository = "https://github.com/async-graphql/async_graphql_apollo_studio_extension"
8
-documentation = "https://github.com/async-graphql/async_graphql_apollo_studio_extension"
+documentation = "https://docs.rs/async-graphql-extension-apollo-tracing"
9
license = "MIT"
10
keywords = ["async_graphql", "async", "graphql", "apollo", "studio"]
11
categories = ["network-programming", "asynchronous"]
0 commit comments