Skip to content

Commit

Permalink
chore(deps): Bump arrayvec from 0.7.4 to 0.7.6
Browse files Browse the repository at this point in the history
Bumps [arrayvec](https://github.com/bluss/arrayvec) from 0.7.4 to 0.7.6.
- [Release notes](https://github.com/bluss/arrayvec/releases)
- [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md)
- [Commits](bluss/arrayvec@0.7.4...0.7.6)

---
updated-dependencies:
- dependency-name: arrayvec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent f439eb5 commit 823d621
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -28,7 +28,7 @@ mkl = ["candle-core/mkl", "candle-nn/mkl"]

[dependencies]
anyhow = "1.0.83"
arrayvec = "0.7.2"
arrayvec = "0.7.6"
bitflags = "2.2.1"
candle-core = "0.6.0"
candle-nn = "0.6.0"
Expand Down

0 comments on commit 823d621

Please sign in to comment.