# 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 = "2018" name = "darn" version = "0.3.4" authors = ["Dr. Shahin Rostami "] description = "Extras for the Book on Data Analysis with Rust Notebooks" homepage = "https://datacrayon.com/shop/product/data-analysis-with-rust-notebooks/" license = "MIT" repository = "https://github.com/shahinrostami/darn" [dependencies.csv] version = "1.1.3" [dependencies.itertools] version = "0.9.0" [dependencies.nanoid] version = "0.3.0" [dependencies.ndarray] version = "0.13.1" [dependencies.ndarray-csv] version = "0.4.1" [dependencies.plotly] version = "0.4.0" [dependencies.ureq] version = "0.11.4"