From 1c7233d83f1d81ee9b211a9d61e482e94524222e Mon Sep 17 00:00:00 2001 From: Tianhao Wang Date: Tue, 4 Jun 2024 17:54:11 +0200 Subject: chore: remove unused deps --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a2ff49e..b421406 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,10 +9,6 @@ license = "eupl-1.2" spin = "0.9.8" bitflags = "2.4.2" -[dependencies.num_enum] -version = "0.7.2" -default-features = false - # rebuild components, instead of using the prebuilt ones. # see https://os.phil-opp.com/heap-allocation/#the-allocator-interface # [unstable] -- cgit v1.2.3-70-g09d2