mirror of
https://github.com/async-rs/async-std.git
synced 2025-02-28 23:29:41 +00:00
Update surf-web.rs
This commit is contained in:
parent
8c647cf5b4
commit
39531c1f63
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
//! Creates a web request to the Rust website.
|
//! Creates a HTTP request to the official Rust website.
|
||||||
|
|
||||||
#![feature(async_await)]
|
#![feature(async_await)]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue