# 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 = "ux-dataflow" version = "0.1.2" authors = ["Victor Dudochkin "] description = "Data Processing Library" homepage = "https://angular-rust.github.io/ux-dataflow" documentation = "https://docs.rs/ux-dataflow" readme = "README.md" keywords = ["datatable", "dataframe", "datastream", "data-structures"] categories = ["data-structures"] license = "MPL-2.0" repository = "https://github.com/angular-rust/ux-dataflow" [lib] name = "dataflow" [dependencies.intmap] version = "0.7" [badges.maintenance] status = "actively-developed"