We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e2c39a + 9963223 commit 1bb484eCopy full SHA for 1bb484e
mp4parse_capi/Cargo.toml
@@ -25,7 +25,7 @@ travis-ci = { repository = "https://github.com/mozilla/mp4parse-rust" }
25
26
[dependencies]
27
byteorder = "1.2.1"
28
-fallible_collections = { version = "0.3", features = ["std_io"] }
+fallible_collections = { version = "0.4", features = ["std_io"] }
29
log = "0.4"
30
mp4parse = { version = "0.11.5", path = "../mp4parse", features = ["unstable-api"] }
31
num-traits = "0.2.14"
0 commit comments