Skip to content

Commit 8ce65a9

Browse files
committed
misc: update README
1 parent d41e782 commit 8ce65a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ async-graphql-extension-apollo-tracing
1010
alt="Crates.io version" />
1111
</a>
1212
<!-- Documentation -->
13-
<a href="https://docs.rs/async-graphql-extension-apollo-tracing/badge.svg">
13+
<a href="https://docs.rs/async-graphql-extension-apollo-tracing/">
1414
<img src="https://docs.rs/async-graphql-extension-apollo-tracing/badge.svg?style=flat-square"
1515
alt="Documentation" />
1616
</a>
@@ -34,7 +34,7 @@ _Tested at Rust version: `rustc 1.53.0 (53cb7b09b 2021-06-17)`_
3434

3535
## Features
3636

37-
* Tokio 1.0
37+
* Runtime agnostic (tokio / async-std)
3838
* Fully support traces & errors
3939
* Batched Protobuf transfer
4040
* Client segmentation

0 commit comments

Comments
 (0)