# 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 = "fakebeat" version = "0.1.2" authors = ["Ɓukasz Gmys"] description = "Fake documents generator for Elasticsearch" documentation = "https://github.com/lgmys/fakebeat" readme = "README.md" license = "MIT" resolver = "1" [dependencies.anyhow] version = "1.0.65" [dependencies.clap] version = "4.0.26" features = ["derive"] [dependencies.elasticsearch] version = "8.4.0-alpha.1" [dependencies.fakebeat_core] version = "0.1.*" [dependencies.linya] version = "0.3.0" [dependencies.tokio] version = "1.22.0" features = ["full"]