Skip to content

Commit

Permalink
Bump m3u8-rs from 5.0.3 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps [m3u8-rs](https://github.com/rutgersc/m3u8-rs) from 5.0.3 to 5.0.4.
- [Commits](rutgersc/m3u8-rs@5.0.3...5.0.4)

---
updated-dependencies:
- dependency-name: m3u8-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2023
1 parent 5288c03 commit dabda9f
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 record-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ chrono = "0.4.24"
fs_extra = "1.3.0"
http = "0.2.8"
log = "0.4.17"
m3u8-rs = "5.0.3"
m3u8-rs = "5.0.4"
nom = "7.1.3"
reqwest = { version = "0.11.14", features = ["blocking","json"] }
scraper = "0.16.0"
Expand Down

0 comments on commit dabda9f

Please sign in to comment.