Skip to content

Commit

Permalink
build(deps): bump bytemuck from 1.14.0 to 1.14.3
Browse files Browse the repository at this point in the history
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.14.0 to 1.14.3.
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](Lokathor/bytemuck@v1.14.0...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 7d69713 commit 1c4d08b
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 ad9959/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ documentation = "https://docs.rs/ad9959/"
[dependencies]
embedded-hal = {version = "0.2.7", features = ["unproven"]}
bit_field = "0.10.2"
bytemuck = "1.14.0"
bytemuck = "1.14.3"
bitflags = "2.4.2"

0 comments on commit 1c4d08b

Please sign in to comment.