Adddefault_features = false for no_std.

This commit is contained in:
Stephen Chung 2020-07-19 21:36:16 +08:00
parent 686d40d4ae
commit 3b9422ea3c

View File

@ -50,6 +50,7 @@ optional = true
[dependencies.core-error]
version = "0.0.0"
default_features = false
features = ["alloc"]
optional = true