# 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 = "yara_comfyui_tool" version = "1.0.0" description = "A terminal-based companion program for ComfyUI." readme = "readme.md" keywords = [ "comfyui", "ai", "stable_diffusion", ] categories = ["command-line-utilities"] license = "GPL-3.0" repository = "https://github.com/Satellile/yara" [dependencies.blake3] version = "1.5.0" [dependencies.clipboard] version = "0.5.0" [dependencies.crc32fast] version = "1.3.2" [dependencies.imagesize] version = "0.12.0" [dependencies.isahc] version = "1.7.2" features = [ "json", "cookies", "text-decoding", ] [dependencies.native-dialog] version = "0.7.0" [dependencies.notan] version = "0.11.0" features = ["extra"] [dependencies.open] version = "4.1.0" [dependencies.regex] version = "1.8.4" [dependencies.serde] version = "1.0.164" features = ["derive"] [dependencies.serde_json] version = "1.0.113"