fix documentation mistake

This commit is contained in:
Jacob Rothstein 2020-07-26 20:17:34 -07:00
parent bbcea79acc
commit d6ce5fa748
No known key found for this signature in database
GPG Key ID: C38BA18C6CFE15A5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
//! )
//! .await?;
//! # }
//! Ok(()) }) }
//! # Ok(()) }) }
//! ```
#![forbid(unsafe_code, future_incompatible)]
#![deny(