mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
trace: Fix tokio-trace documentation url in the README (#939)
This commit is contained in:
committed by
Carl Lerche
parent
195c4b0496
commit
db4019d84a
@@ -2,7 +2,7 @@
|
||||
|
||||
Single threaded executor for Tokio.
|
||||
|
||||
[Documentation](https://tokio-rs.github.io/tokio/tokio_current_thread/)
|
||||
[Documentation](https://docs.rs/tokio-current-thread/0.1.4/tokio_current_thread/)
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user