Skip to content

Commit

Permalink
Update bitstream-io requirement from 1.0 to 2.0
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.0.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sdroege committed Dec 11, 2023
1 parent 3adb312 commit 5196669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ edition = "2018"

[dependencies]
dav1d = { path = "..", version = "0.10" }
bitstream-io = "1.0"
bitstream-io = "2.0"
log = "0.4"
structopt = "0.3"

0 comments on commit 5196669

Please sign in to comment.