Skip to content

Commit fab4827

Browse files
committed
Improved data stream header handling
1 parent ac20e1e commit fab4827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ simple_logger = { version = "5.0.0", default-features = false, features = [
2828
"stderr",
2929
"colors",
3030
] }
31-
slimproto = "0.1.21"
31+
slimproto = "0.1.22"
3232
symphonia = { version = "0.5.4", features = ["all-codecs", "all-formats"] }
3333

3434
[profile.dev.package."symphonia"]

0 commit comments

Comments
 (0)