forked from mirror/async-std
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)]
|
||||
|
||||
|
|
Loading…
Reference in a new issue