Added initial card parsing and client state
This commit is contained in:
@@ -27,8 +27,11 @@ polars = { version = "0.39.2", default-features = false, features = [
|
||||
"lazy",
|
||||
"concat_str",
|
||||
"strings",
|
||||
"regex",
|
||||
"csv",
|
||||
"json",
|
||||
"dtype-struct",
|
||||
"serde",
|
||||
] }
|
||||
|
||||
[target.'cfg(engine)'.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user