# 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 = "hst-tw-profiles" version = "0.2.0" authors = ["Travis Brown "] description = "Library for working with Twitter profiles" homepage = "https://github.com/travisbrown/hassreden-tracker" readme = "README.md" keywords = ["twitter"] license-file = "LICENSE" repository = "https://github.com/travisbrown/hassreden-tracker" [dependencies.apache-avro] version = "0.14" features = ["snappy"] [dependencies.bzip2] version = "0.4" [dependencies.chrono] version = "0.4" [dependencies.hst-tw-utils] version = "0.2.0" [dependencies.lazy_static] version = "1.4" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_derive] version = "1" [dependencies.serde_json] version = "1" features = ["preserve_order"] [dependencies.tar] version = "0.4" [dependencies.thiserror] version = "1" [dependencies.zip] version = "0.6" features = [ "bzip2", "deflate", ] default-features = false