Move StdTimeout to ectool under std feature
This commit is contained in:
committed by
Jeremy Soller
parent
525e21033f
commit
ad5cd931e3
@@ -14,5 +14,6 @@ name = "ectool"
|
||||
redox_hwio = "0.1.1"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
default = ["std"]
|
||||
stable = ["redox_hwio/stable"]
|
||||
std = []
|
||||
|
Reference in New Issue
Block a user