mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
Bump version to v0.1.11 (#675)
This fixes the dependency on `tokio-async-await` to not be scoped to unix platforms. Fixes #673
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#![doc(html_root_url = "https://docs.rs/tokio/0.1.10")]
|
||||
#![doc(html_root_url = "https://docs.rs/tokio/0.1.11")]
|
||||
#![deny(missing_docs, warnings, missing_debug_implementations)]
|
||||
#![cfg_attr(feature = "async-await-preview", feature(
|
||||
async_await,
|
||||
|
||||
Reference in New Issue
Block a user