fix regression(?)
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
default = ["core"]
|
||||
default = ["core", "xpat"]
|
||||
core = ["sub_core"]
|
||||
macros = ["sub_macros"]
|
||||
libm = ["sub_libm"]
|
||||
|
||||
Reference in New Issue
Block a user