Skip to content

Commit ca77ea5

Browse files
committed
misc: update README.md
1 parent 65582a1 commit ca77ea5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ _Tested at Rust version: `rustc 1.53.0 (53cb7b09b 2021-06-17)`_
3535
* Tracing
3636
* Schema export to studio
3737
* Error traces
38+
* Gzip compression
3839

3940
## Examples
4041

@@ -111,11 +112,6 @@ async fn main() -> anyhow::Result<()> {
111112
}
112113
```
113114

114-
## Incoming
115-
116-
* Gzip compression
117-
* More detailled traces for timing
118-
119115
## References
120116

121117
* [GraphQL](https://graphql.org)

0 commit comments

Comments
 (0)