# 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 = "pollenwall" version = "0.2.1" authors = ["alisomay "] description = "A cute app which sets your wallpaper according to newly generated pollens. See https://pollinations.ai" homepage = "https://github.com/pollinations/pollenwall" documentation = "https://github.com/pollinations/pollenwall#readme" readme = "README.md" keywords = ["pollinations", "pollen", "generative-art", "ai", "wallpaper"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/pollinations/pollenwall" resolver = "2" [dependencies.anyhow] version = "1.0.52" [dependencies.clap] version = "3.0.0" [dependencies.console] version = "0.15.0" [dependencies.crossterm] version = "0.22.1" [dependencies.dirs] version = "4.0.0" [dependencies.ipfs-api] version = "0.14" [dependencies.multibase] version = "0.9.1" [dependencies.tokio] version = "1.15.0" features = ["full"] [dependencies.tokio-stream] version = "0.1.8" [dependencies.wallpaper] version = "3" features = ["from_url"]