all: remove bitflags dependency
This commit is contained in:
parent
63ed3fa689
commit
9497d6b0cf
12 changed files with 134 additions and 151 deletions
|
|
@ -21,7 +21,6 @@ log = { version = "0.4.20", features = ["std"] }
|
|||
futures-util = "0.3.30"
|
||||
num-traits = "0.2.17"
|
||||
num-derive = "0.4.1"
|
||||
bitflags = "2.4.2"
|
||||
libloading = "0.8.1"
|
||||
bstr = { version = "1.9.0", default-features = false, features = ["std"] }
|
||||
isnt = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue