Skip to content

Commit

Permalink
Bump bitstream-io from 2.5.3 to 2.6.0 (#70)
Browse files Browse the repository at this point in the history
Bumps [bitstream-io](https://github.com/tuffy/bitstream-io) from 2.5.3 to 2.6.0.
- [Commits](tuffy/bitstream-io@v2.5.3...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 74d3aa1 commit 4474164
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 @@ -22,7 +22,7 @@ socketcan = "3.3.0"
paho-mqtt = "0.12.5"
protobuf-codegen = "3.5.1"
protobuf = "3.5.1"
bitstream-io = "2.5.3"
bitstream-io = "2.6.0"
clap = { version = "4.5.20", features = ["derive", "env"] }
rand = "0.8"
phf = { version = "0.11.2", features = ["macros"] }
Expand Down

0 comments on commit 4474164

Please sign in to comment.