Skip to content

Commit

Permalink
chore(deps): bump ndarray-npy from 0.8.1 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [ndarray-npy](https://github.com/jturner314/ndarray-npy) from 0.8.1 to 0.9.1.
- [Changelog](https://github.com/jturner314/ndarray-npy/blob/master/RELEASES.md)
- [Commits](jturner314/ndarray-npy@0.8.1...0.9.1)

---
updated-dependencies:
- dependency-name: ndarray-npy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 4243e2f commit 6aeb261
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 analysis/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mecomp-workspace-hack = { version = "0.1", path = "../mecomp-workspace-hack" }
bliss-audio-aubio-rs = { version = "0.2.2", features = ["static", "bindgen"] }

[dev-dependencies]
ndarray-npy = { version = "0.8", default-features = false }
ndarray-npy = { version = "0.9", default-features = false }
adler32 = "1.2"
pretty_assertions = { workspace = true }
rstest = { workspace = true }
Expand Down

0 comments on commit 6aeb261

Please sign in to comment.