# 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 = "fluent_data" version = "1.2.4" description = "A low footprint streaming data modelization library and service." readme = "README.md" keywords = [ "datascience", "algorithm", ] license = "MIT" repository = "https://github.com/ydarma/fluent_data" resolver = "2" [dependencies.approx_eq] version = "0.1.8" [dependencies.clap] version = "3.2.20" features = ["derive"] [dependencies.rand] version = "0.8.5" [dependencies.rand_distr] version = "0.4.3" [dependencies.regex] version = "1.6.0" [dependencies.serde] version = "1.0.144" features = ["derive"] [dependencies.serde_json] version = "1.0.85" [dependencies.tungstenite] version = "0.17.3" [dependencies.url] version = "2.2.2"