# 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 = "bpg2hevc" version = "0.1.0" description = "CLI tool to convert some BPG pictures to raw HEVC streams (and indirectly to HEIC images)" readme = "README.md" keywords = [ "bpg", "hevc", "heif", "heic", ] categories = [ "graphics", "multimedia::video", "command-line-utilities", ] license = "MIT/Apache-2.0" repository = "https://github.com/vi/bpg2hevc" [dependencies.anyhow] version = "1.0.71" [dependencies.binrw] version = "0.11.1" [dependencies.bitstream-io] version = "1.6.0" [dependencies.modular-bitfield] version = "0.11.2" [dependencies.xflags] version = "0.3.1"