# 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] name = "block-array-cow" version = "0.1.4" authors = ["Campbell Barton "] description = "In memory array de-duplication, useful for efficient storing of a history of data versions." homepage = "https://github.com/ideasman42/block-array-cow" documentation = "https://docs.rs/block-array-cow" readme = "readme.rst" categories = ["algorithms", "data-structures"] license = "Apache-2.0" [dependencies]