# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ffmpeg_bindings" version = "7.0.2" authors = ["ElectroMutex"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "unsafe ffmpeg v7.0.2 bindings to Rust " homepage = "https://github.com/SkillfulElectro/ffmpeg_bindings.git" documentation = "https://docs.rs/ffmpeg_bindings/latest/ffmpeg_bindings/" readme = "README.md" keywords = [ "ffmpeg", "multimedia", "cross-platform", ] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/SkillfulElectro/ffmpeg_bindings.git" [lib] name = "ffmpeg_bindings" path = "src/lib.rs" [dependencies]