# 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 = "floom" version = "1.0.0" authors = ["Floom.ai"] publish = true description = "Floom orchestrates and executes Generative AI pipelines, allowing developers and DevOps teams to focus on what matters most. It offers enterprise-grade, production-ready, and battle-tested solutions, now open-source and free for everyone, including commercial use." homepage = "https://floom.ai/" documentation = "https://floom.ai/docs" readme = "README.md" keywords = [ "floom", "ai", "floomai", ] categories = ["development-tools"] license = "MIT" repository = "https://github.com/FloomAI/FloomSDK-Rust" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.64" [dependencies.tokio] version = "1.0" features = ["full"]