Skip to content

Commit f422818

Browse files
committed
about: remove tokio reference from the list of async runtimes
Signed-off-by: Rustin170506 <[email protected]>
1 parent 6c7becf commit f422818

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/about.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ I am also a big believer in open source. I contribute to the Rust community, whe
1212
- [cargo] - Cargo downloads your Rust package’s dependencies, compiles your packages, makes distributable packages.
1313
- [crates.io] - The Rust package registry.
1414
- Async Runtime
15-
- [tokio] - An asynchronous runtime for the Rust programming language.
1615
- [console] - A debugger for async rust!
1716
- [tokio-console-web] - A web-based debugger for async rust!
1817

@@ -27,7 +26,6 @@ Languages I speak:
2726
[TiDB]: https://github.com/pingcap/tidb
2827
[TiCDC]: https://github.com/pingcap/tiflow
2928
[cargo]: https://github.com/rust-lang/cargo
30-
[tokio]: https://github.com/tokio-rs/tokio
3129
[console]: https://github.com/tokio-rs/console
3230
[tokio-console-web]: https://github.com/Rustin170506/tokio-console-web
3331
[crates.io]: https://github.com/rust-lang/crates.io

0 commit comments

Comments
 (0)