# 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 = "z5" version = "0.0.1" authors = ["Najib Ishaq "] description = "An implementation of the zarr and n5 file formats." homepage = "https://github.com/nishaq503/z5" documentation = "https://docs.rs/z5" readme = "README.md" keywords = [ "zarr", "n5", "tensor", ] categories = [ "encoding", "filesystem", "science", ] license = "Apache-2.0" repository = "https://github.com/nishaq503/z5" resolver = "2" [dependencies]