mozilla / mp4parse-rust

Parser for ISO Base Media Format aka video/mp4 written in Rust.
Mozilla Public License 2.0
404 stars 62 forks source link

Remove env_logger dependency. #382

Closed glandium closed 1 year ago

glandium commented 1 year ago

Libraries are not meant to initialize env_logger themselves.

glandium commented 1 year ago

The failures are unrelated to the change.

glandium commented 1 year ago

@rillian oh, a familiar face :) Can you merge this or do you prefer @kinetiknz to do it?

rillian commented 1 year ago

heyhey :) It looks like I no longer have write access. @kinetiknz or @ashleyz will have to merge.