remove bitflags from ahcid

This commit is contained in:
auronandace
2026-03-20 11:52:15 +00:00
parent 7be03d1815
commit bba8eac7cb
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -5,7 +5,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
bitflags = "1.2"
byteorder = "1.2"
log.workspace = true
redox_syscall = { workspace = true, features = ["std"] }