Remove 'async' Cargo feature from nvmed.
This commit is contained in:
@@ -21,5 +21,4 @@ partitionlib = { path = "../partitionlib" }
|
||||
pcid = { path = "../../pcid" }
|
||||
|
||||
[features]
|
||||
default = ["async"]
|
||||
async = []
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user