Skip to content

Commit 04d43a0

Browse files
no more feature gate in the example
1 parent 641a4a4 commit 04d43a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/connector.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ use webpki::DNSNameRef;
2525
/// ## Example
2626
///
2727
/// ```rust
28-
/// #![feature(async_await)]
29-
///
3028
/// use async_tls::TlsConnector;
3129
///
3230
/// async_std::task::block_on(async {

0 commit comments

Comments
 (0)