# 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_qdrant" version = "0.1.2" description = "qdrant client for clip" homepage = "https://github.com/xxai-art/clip-runtime/tree/main/rust/clip_qdrant" license = "SSPL-1.0" repository = "https://github.com/xxai-art/clip-runtime.git" [dependencies.anyhow] version = "1.0.75" [dependencies.async-lazy] version = "0.1.0" features = [ "parking_lot", "nightly", ] [dependencies.ctor] version = "0.2.4" [dependencies.paste] version = "1.0.14" [dependencies.qdrant-client] version = "1.4.0" [dependencies.serde_json] version = "1.0.105" [dependencies.tokio] version = "1.32.0" features = ["rt-multi-thread"] [dependencies.tonic] version = "0.9.2" [dependencies.tracing] version = "0.1.37" [dependencies.trt] version = "0.1.5"