madiele / vod2pod-rss

Vod2Pod-RSS converts a YouTube or Twitch channel into a podcast with ease. It creates a podcast RSS that can be listened to directly inside any podcast client. VODs are transcoded to MP3 on the fly and no server storage is needed!
MIT License
199 stars 5 forks source link

Bump the rust-dependencies group with 1 update #118

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on uuid to permit the latest version.

Release notes

Sourced from uuid's releases.

1.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0

Commits
  • e68b010 Merge pull request #713 from uuid-rs/cargo/1.5.0
  • b1cc27a prepare for 1.5.0 release
  • b8ebdee Merge pull request #711 from John-Toohey/bytemuck
  • 2dad70d Added the bytemuck optional dependency to lib.rs documentation
  • bcf2b58 Added Bytemuck to .github/workflows/ci.yml::env::DEP_FEATURES
  • a8d2e1d Merge pull request #712 from uuid-rs/ci/miri-clippy
  • 0c5b2df fix up a clippy warning
  • 1d4bd6e Merge pull request #703 from uuid-rs/feat/convert-to-vec
  • 52b3fbc replace MIPS with Miri and add clippy to CI
  • 3833d09 Make the bytemuck dependency look more like the other dependencies
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions