# 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 = "istsos" version = "0.1.3" description = "A package to get data from istSOS and to check, calibrate and analyse them." license = "GPL-3.0" license-file = "LICENSE" resolver = "2" [dependencies.chrono] version = "0.4.19" features = ["serde"] [dependencies.csv] version = "1.1" [dependencies.log] version = "0.4.14" [dependencies.ndarray] version = "0.15.3" [dependencies.ndarray-linalg] version = "0.14.1" [dependencies.ndarray-stats] version = "0.5.0" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0.130" features = ["derive"] [dependencies.serde_json] version = "1.0.70" [dependencies.statrs] version = "0.15.0" [dependencies.tokio] version = "1" features = ["full"]