diff options
| author | Tianhao Wang <shrik3@mailbox.org> | 2024-06-04 17:54:11 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:17:12 +0200 |
| commit | 1c7233d83f1d81ee9b211a9d61e482e94524222e (patch) | |
| tree | 369bfa0f81f7f047596c8b0c448c8cfa450470ed /Cargo.toml | |
| parent | b3b486c868353f8d6f56739529978042ba939e09 (diff) | |
chore: remove unused deps
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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] |
