Rename the no_std feature to core.
See https://github.com/yurydelendik/wasmparser.rs/pull/49#issuecomment-375436225 for more details.
This commit is contained in:
@@ -19,4 +19,4 @@ raw-cpuid = "3.0.0"
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = ["cretonne/std"]
|
||||
no_std = ["cretonne/no_std"]
|
||||
core = ["cretonne/core"]
|
||||
|
||||
Reference in New Issue
Block a user