Skip to content

Commit

Permalink
Update bitstream-io requirement from 1.1 to 2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [bitstream-io](https://github.com/tuffy/bitstream-io) to permit the latest version.
- [Commits](tuffy/bitstream-io@v1.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: bitstream-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 1c353b1 commit d5f0369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/dholroyd/h264-reader"
edition = "2018"

[dependencies]
bitstream-io = "1.1"
bitstream-io = "2.2"
hex-slice = "0.1.4"
memchr = "2.1.1"
rfc6381-codec = "0.1"
Expand Down

0 comments on commit d5f0369

Please sign in to comment.