mirror of
https://github.com/NixOS/nix
synced 2025-06-25 23:11:16 +02:00
Update to async/await-enabled tokio
This commit is contained in:
parent
7f08975050
commit
a6f0bef0a7
7 changed files with 274 additions and 533 deletions
|
@ -1,5 +1,3 @@
|
|||
#![feature(await_macro, async_await)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue