Skip to content
Merged
116 changes: 68 additions & 48 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ calamine = "0.22.1"
wild = "2.2.0"
fltk = { version = "=1.3.24", features = ["fltk-bundled"], optional = true }
nom = "7.1.3"
polars = "0.35.4"
polars = "0.36.2"
csv = "1.3.0"
serde_json = { version = "=1.0.133", optional = true }
holidays = { version = "0.1.0", default-features = false, features = ["PL"] }
Expand Down
Loading
Loading