Skip to content

Commit

Permalink
Bump lm75 from 0.2.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [lm75](https://github.com/eldruin/lm75-rs) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/eldruin/lm75-rs/releases)
- [Changelog](https://github.com/eldruin/lm75-rs/blob/master/CHANGELOG.md)
- [Commits](eldruin/lm75-rs@v0.2.0...v1.0.0)

---
updated-dependencies:
- dependency-name: lm75
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent b8f0e24 commit 30335d7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 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 @@ -47,7 +47,7 @@ embedded-hal = "0.2.7"
bitbybit = "1.3.1"
arbitrary-int = "1.2.7"
# stabilizer = "0.9.0"
lm75 = "0.2"
lm75 = "1.0"
bytemuck = { version = "1.14.3", features = ["derive"], default-features = false }

# Note: Keep in-sync with `py/setup.py`
Expand Down

0 comments on commit 30335d7

Please sign in to comment.