Upgrade Rust Edition to 2021 (was 2015)
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
extern crate inflector;
|
||||
extern crate log;
|
||||
extern crate simplelog;
|
||||
|
||||
use std::env;
|
||||
use std::process::{Command, ExitCode};
|
||||
use std::fs;
|
||||
|
||||
Reference in New Issue
Block a user