# 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 = "2018" name = "heic-to-dynamic-gnome-wallpaper" version = "0.1.6" authors = ["Johannes Wünsche "] description = "CLI tool to convert heic image containers used in MacOS's dynamic wallpapers to dynamic gnome xml wallpapers" homepage = "https://git.spacesnek.rocks/johannes/heic-to-gnome-xml-wallpaper" readme = "README.md" keywords = ["heic", "gnome", "wallpaper", "dynamic", "convert"] categories = ["command-line-utilities", "multimedia::images", "multimedia"] license = "GPL-3.0-only" repository = "https://git.spacesnek.rocks/johannes/heic-to-gnome-xml-wallpaper" [package.metadata.rpm] package = "heic-to-dynamic-gnome-wallpaper" [package.metadata.rpm.cargo] buildflags = ["--release"] [package.metadata.rpm.targets.heic-to-dynamic-gnome-wallpaper] path = "/usr/bin/heic-to-dynamic-gnome-wallpaper" [dependencies.anyhow] version = "1.0.39" [dependencies.base64] version = "0.13.0" [dependencies.chrono] version = "0.4.19" [dependencies.clap] version = "3.1" [dependencies.colored] version = "2.0.0" [dependencies.indicatif] version = "0.16" [dependencies.libheif-rs] version = "0.15" [dependencies.plist] version = "1.1.0" [dependencies.png] version = "0.17" [dependencies.quick-xml] version = "0.22.0" features = ["serialize"] [dependencies.serde] version = "1.0.124" features = ["derive"]