From d0b37d9f6e423576d84367090af41fcf03630121 Mon Sep 17 00:00:00 2001 From: Tianhao Wang Date: Sun, 25 Feb 2024 19:16:35 +0100 Subject: paging: add basic bitmap frame allocator --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3a92c9b..12ec8ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,10 +9,6 @@ edition = "2021" spin = "0.9.8" bitflags = "2.4.2" -[dependencies.bit-vec] -version = "0.6.3" -default-features = false - [dependencies.num_enum] version = "0.7.2" default-features = false -- cgit v1.2.3-70-g09d2