# 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 = "fetcher-config" version = "0.13.1" description = "fetcher config" readme = "README.md" license = "MPL-2.0" repository = "https://github.com/SergeyKasmy/fetcher" resolver = "1" [dependencies.chrono] version = "0.4.24" [dependencies.duration-str] version = "0.5.0" default-features = false [dependencies.fetcher-core] version = "0.13.1" [dependencies.itertools] version = "0.10.5" [dependencies.serde] version = "1.0.156" features = ["derive"] [dependencies.serde_with] version = "2.3.1" [dependencies.tap] version = "1.0.1" [dependencies.thiserror] version = "1.0.39" [dependencies.tokio] version = "1.26.0" [dependencies.tracing] version = "0.1.37" [dependencies.url] version = "2.3.1"