# 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] name = "y4m" version = "0.8.0" authors = ["Kagami Hiiragi "] description = "YUV4MPEG2 (.y4m) Encoder/Decoder." homepage = "https://github.com/image-rs/y4m" documentation = "https://docs.rs/y4m" readme = "README.md" keywords = [ "y4m", "YUV4MPEG2", "video", "decoder", "encoder", ] license = "MIT" repository = "https://github.com/image-rs/y4m.git" [dev-dependencies.resize] version = "0.4"