mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
async-await: bump version to v0.1.2 (#619)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#![feature(futures_api, await_macro, pin, arbitrary_self_types)]
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-async-await/0.1.0")]
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-async-await/0.1.2")]
|
||||
#![deny(missing_docs, missing_debug_implementations)]
|
||||
#![cfg_attr(test, deny(warnings))]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user