diff options
| author | Tianhao Wang <wth@riseup.net> | 2024-02-25 19:16:35 +0100 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:13:39 +0200 |
| commit | d0b37d9f6e423576d84367090af41fcf03630121 (patch) | |
| tree | 2fa5e790ce8cfed24c19898ac0f8120e91d89135 /Cargo.toml | |
| parent | b31c08a010d5113edb549dc6dda2f726f282277e (diff) | |
paging: add basic bitmap frame allocator
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
