feat: Added stuff
This commit is contained in:
@@ -12,7 +12,10 @@ num = "0.4.3"
|
||||
ordered-float = "5.0.0"
|
||||
simba = "0.9.0"
|
||||
thiserror = "2.0.12"
|
||||
tracing = { version = "0.1.41", optional = true, default-features = false }
|
||||
|
||||
[features]
|
||||
ndarray = ["dep:ndarray"]
|
||||
default = ["ndarray"]
|
||||
tracing = ["dep:tracing"]
|
||||
|
||||
default = ["ndarray", "tracing"]
|
||||
|
||||
Reference in New Issue
Block a user