# 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 = "conva_ai" version = "0.0.3" authors = ["Mihir "] description = "Rust SDK for using CONVA AI Copilots" homepage = "https://www.slanglabs.in/" readme = "README.md" keywords = [ "gen-ai", "llm", "gpt", ] categories = [ "api-bindings", "asynchronous", ] license = "MIT OR Apache-2.0" [dependencies.async-stream] version = "0.3.5" [dependencies.async-trait] version = "0.1.80" [dependencies.eventsource-stream] version = "0.2.3" [dependencies.futures-util] version = "0.3.30" [dependencies.machine-uid] version = "0.5.1" [dependencies.reqwest] version = "0.12.4" features = [ "stream", "json", ] [dependencies.reqwest-eventsource] version = "0.6.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.116" [dependencies.uuid] version = "1.8.0" features = [ "v4", "fast-rng", "macro-diagnostics", ]