Skip to content

Commit 8a276dc

Browse files
committed
Switch back to published symphonia
1 parent f991d18 commit 8a276dc

File tree

2 files changed

+68
-59
lines changed

2 files changed

+68
-59
lines changed

Cargo.lock

Lines changed: 67 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,7 @@ simple_logger = { version = "5.0.0", default-features = false, features = [
2929
"colors",
3030
] }
3131
slimproto = "0.1.24"
32-
symphonia = { version = "*", git = "https://github.com/pdeljanov/Symphonia.git", branch = "dev-0.6", features = [
33-
"all-codecs",
34-
"all-formats",
35-
] }
32+
symphonia = { version = "0.5.4", features = ["all-codecs", "all-formats"] }
3633

3734
[profile.dev.package."symphonia"]
3835
opt-level = 3

0 commit comments

Comments
 (0)