Switch to stable toolchain

This commit is contained in:
Zoey 2021-08-19 13:59:00 -07:00
parent 41268039de
commit e91bbc38c5
5 changed files with 31 additions and 45 deletions

View file

@ -1,6 +1,3 @@
#![feature(path_try_exists)]
#![feature(async_closure)]
mod builder;
#[cfg(feature = "serve")]
pub mod serving;