# 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 = "dihardts_cstools" version = "1.0.0" description = "Collection of data structures and algorithms" homepage = "https://github.com/di-hardt/cstools.git" documentation = "https://github.com/di-hardt/cstools.git" readme = "Readme.md" license-file = "LICENSE" repository = "https://github.com/di-hardt/cstools.git" [dependencies.anyhow] version = "1.0.71" [dependencies.bitvec] version = "1.0.1" [dependencies.hdf5] version = "0.8.1" [dependencies.murmur3] version = "0.5.2"