nvmed: enable async feature
This commit is contained in:
+1
-1
@@ -19,5 +19,5 @@ block-io-wrapper = { path = "../block-io-wrapper" }
|
||||
pcid = { path = "../pcid" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
default = ["async"]
|
||||
async = []
|
||||
|
||||
Reference in New Issue
Block a user