# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "hesoyam_core" version = "0.1.6" authors = ["Andrew "] description = "hesoyam core package" license = "MIT" [dependencies.chrono] version = "0.4.13" [dependencies.csv] version = "1.1.3" [dependencies.error-chain] version = "0.12.3" [dependencies.futures] version = "0.3.5" [dependencies.postgres] version = "0.17.5" features = ["with-chrono-0_4"] [dependencies.reqwest] version = "0.10" features = ["blocking"] [dependencies.syn] version = "1.0.34" features = ["full"] [dependencies.tokio] version = "0.2.22" [dependencies.tokio-postgres] version = "0.5.5"