# 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 = "pangaea" version = "0.2.3" authors = ["Niklas Frondorf "] include = [ "src", "Cargo.toml", "README.md", ] description = "A rust module to to access data from pangaea.de" homepage = "https://github.com/0x6e66/pangaea" documentation = "https://docs.rs/pangaea/" readme = "README.md" keywords = [ "data-publisher", "pangaea", "geographic", ] license = "MIT OR Apache-2.0" repository = "https://github.com/0x6e66/pangaea" [dependencies.chrono] version = "0.4.33" features = ["serde"] [dependencies.elasticsearch] version = "8.5.0-alpha.1" [dependencies.futures-util] version = "0.3.30" [dependencies.reqwest] version = "0.11.23" features = ["stream"] [dependencies.serde] version = "1.0.195" [dependencies.serde_derive] version = "1.0.195" [dependencies.serde_json] version = "1.0.111" [dependencies.thiserror] version = "1.0.56" [dependencies.yaserde] version = "0.9.1" [dependencies.yaserde_derive] version = "0.9.1" [dev-dependencies.tokio] version = "1.35.1" features = ["full"]