From cd4487f71c274c10a7ebcd61e0622e4e07f568cc Mon Sep 17 00:00:00 2001 From: Jiajie Chen Date: Sun, 3 Oct 2021 09:53:34 +0800 Subject: [PATCH] Remove edition2021 feature --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index f9c7639..8c27786 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,3 @@ -cargo-features = ["edition2021"] - [package] name = "usbip" version = "0.4.0"