Skip to content

Commit

Permalink
maint: upgrade ndarray crate
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand committed Nov 22, 2024
1 parent d74093b commit 6c96e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ version = "0.22"
features = ["extension-module"]

[dependencies.ndarray]
version = "0.15"
version = "0.16"
default-features = false # do not include the default features, and optionally
# cherry-pick individual features
features = ["rayon"]
Expand Down

0 comments on commit 6c96e4e

Please sign in to comment.