Skip to content

Commit

Permalink
Bump symphonia from 0.5.3 to 0.5.4
Browse files Browse the repository at this point in the history
Bumps [symphonia](https://github.com/pdeljanov/Symphonia) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/pdeljanov/Symphonia/releases)
- [Commits](pdeljanov/Symphonia@v0.5.3...v0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2024
1 parent 8e39139 commit e9fedd5
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 34 deletions.
84 changes: 51 additions & 33 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 @@ -80,7 +80,7 @@ features = ["driver", "serenity", "rustls", "receive", "builtin-queue"]
# To get additional codecs, you *must* add Symphonia yourself.
# This includes the default formats (MKV/WebM, Ogg, Wave) and codecs (FLAC, PCM, Vorbis)...
[workspace.dependencies.symphonia]
version = "0.5.3"
version = "0.5.4"
default-features = false
features = ["all"]

Expand Down

0 comments on commit e9fedd5

Please sign in to comment.