Skip to content

Commit 9ba6d57

Browse files
dependabot[bot]SolarLiner
authored andcommitted
chore(deps): bump ndarray from 0.16.1 to 0.17.1
Bumps [ndarray](https://github.com/rust-ndarray/ndarray) from 0.16.1 to 0.17.1. - [Release notes](https://github.com/rust-ndarray/ndarray/releases) - [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md) - [Commits](rust-ndarray/ndarray@0.16.1...0.17.1) --- updated-dependencies: - dependency-name: ndarray dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 842c783 commit 9ba6d57

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
@@ -10,7 +10,7 @@ bitflags = "2.10.0"
1010
duplicate = "2.0.1"
1111
fixed-resample = "0.9.2"
1212
log = { version = "0.4.28", features = ["kv"] }
13-
ndarray = "0.16.1"
13+
ndarray = "0.17.1"
1414
oneshot = "0.1.11"
1515
rtrb = "0.3.2"
1616
thiserror = "2.0.17"

0 commit comments

Comments
 (0)