Skip to content

Commit

Permalink
Bump bytemuck from 1.19.0 to 1.20.0
Browse files Browse the repository at this point in the history
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.19.0 to 1.20.0.
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](Lokathor/bytemuck@v1.19.0...v1.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 43f15be commit e82de66
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 @@ -58,7 +58,7 @@ embedded-hal = "0.2.7"
bitbybit = "1.3.2"
arbitrary-int = "1.2.7"
lm75 = "0.2"
bytemuck = { version = "1.19.0", features = [
bytemuck = { version = "1.20.0", features = [
"derive",
], default-features = false }
# Note: Keep in-sync with `py/setup.py`
Expand Down

0 comments on commit e82de66

Please sign in to comment.