You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2023. It is now read-only.
rust-lang/rust#62293 removed support for the await! syntax that we're currently using. The new .await syntax has worked since nightly-2019-05-08. It seems like it'd be safe to update the syntax we use.