Skip to content

Commit d418ff3

Browse files
Bump ndarray from 0.16.1 to 0.17.1 (#478)
1 parent b49e717 commit d418ff3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fancy-regex = "0.16.2"
2525
hf-hub = "0.4.3"
2626
itertools = "0.14.0"
2727
lexical-core = "1.0.6"
28-
ndarray = "0.16.1"
28+
ndarray = "0.17.1"
2929
phf = { version = "0.13.1", features = ["macros"] }
3030
plotly = "0.12.1"
3131
polars = { version = "0.51.0", features = ["csv", "dtype-struct", "lazy", "parquet", "rows"] }

0 commit comments

Comments
 (0)