# 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 = "clip_search_txt_client" version = "0.1.13" description = "clip_search_txt client" homepage = "https://github.com/xxai-art/clip-runtime" license = "SSPL-1.0" [dependencies.anyhow] version = "1.0.75" [dependencies.lazy_static] version = "1.4.0" [dependencies.volo-gen] version = "0.1.14" package = "clip_search_txt_volo_gen" [dev-dependencies.loginit] version = "0.1.3" [dev-dependencies.tokio] version = "1.32.0" features = [ "macros", "rt", "rt-multi-thread", ] [dev-dependencies.tracing] version = "0.1.37"