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 c536ac3 commit 90dd358Copy full SHA for 90dd358
README.md
@@ -5,7 +5,7 @@ async-graphql-extension-apollo-tracing
5
<!-- CI -->
6
<img src="https://github.com/Miaxos/async_graphql_apollo_studio_extension/actions/workflows/ci.yml/badge.svg" />
7
<!-- Crates version -->
8
- <a href="https://crates.io/crates/async-graphql">
+ <a href="https://crates.io/crates/async-graphql-extension-apollo-tracing">
9
<img src="https://img.shields.io/crates/v/async-graphql.svg?style=flat-square"
10
alt="Crates.io version" />
11
</a>
0 commit comments