# 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 = "yazi-adaptor" version = "0.2.5" authors = ["sxyazi "] description = "Yazi image adaptor" homepage = "https://yazi-rs.github.io" license = "MIT" repository = "https://github.com/sxyazi/yazi" [dependencies.anyhow] version = "1.0.82" [dependencies.arc-swap] version = "1.7.1" [dependencies.base64] version = "0.22.0" [dependencies.color_quant] version = "1.1.0" [dependencies.crossterm] version = "0.27.0" [dependencies.futures] version = "0.3.30" [dependencies.image] version = "0.24.9" [dependencies.imagesize] version = "0.12.0" [dependencies.kamadak-exif] version = "0.5.5" [dependencies.ratatui] version = "=0.26.1" [dependencies.tokio] version = "1.37.0" features = ["full"] [dependencies.tracing] version = "0.1.40" features = [ "max_level_debug", "release_max_level_warn", ] [dependencies.yazi-config] version = "0.2.5" [dependencies.yazi-shared] version = "0.2.5"