[package] name = "media_infer" version = "1.0.1" authors = ["Ayush Singh "] description = "Small Crate to infer various media containers. Works by reading Magic Bytes." edition = "2018" license = "MIT" license-file = "LICENSE.txt" readme = "README.md" repository = "https://github.com/Ayush1325/media_infer" keywords = ["media", "container", "video", "magic-bytes"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]