Skip to content

Commit

Permalink
build(deps): bump arbitrary-int from 1.2.7 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [arbitrary-int](https://github.com/danlehmann/arbitrary-int) from 1.2.7 to 1.3.0.
- [Release notes](https://github.com/danlehmann/arbitrary-int/releases)
- [Changelog](https://github.com/danlehmann/arbitrary-int/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danlehmann/arbitrary-int/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent e5e40e5 commit 1b3fea1
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 @@ -56,7 +56,7 @@ smlang = "0.8.0"
idsp = "0.15.0"
embedded-hal = "0.2.7"
bitbybit = "1.3.2"
arbitrary-int = "1.2.7"
arbitrary-int = "1.3.0"
lm75 = "0.2"
bytemuck = { version = "1.20.0", features = [
"derive",
Expand Down

0 comments on commit 1b3fea1

Please sign in to comment.