Target stable toolchain

This commit is contained in:
Zhaofeng Li 2021-02-10 00:39:25 -08:00
parent 9a588815c8
commit 9f4d5a2221
8 changed files with 11 additions and 45 deletions

View file

@ -1,5 +1,3 @@
#![feature(async_closure)]
use std::env;
use clap::{App, AppSettings, Arg};