mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 09:12:33 +02:00
Updated polars version for faster CSV reader (#3781)
This commit is contained in:
@@ -38,7 +38,7 @@ nu-value-ext = { version = "0.34.0", path="../nu-value-ext" }
|
||||
nu-ansi-term = { version = "0.34.0", path="../nu-ansi-term" }
|
||||
|
||||
[dependencies.polars]
|
||||
version = "0.14.5"
|
||||
version = "0.14.7"
|
||||
optional = true
|
||||
features = ["strings", "checked_arithmetic"]
|
||||
|
||||
|
Reference in New Issue
Block a user