# 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 = "2018" name = "easy_collections" version = "0.4.0" authors = ["Callum Oz "] description = "Wrappers around standard collections for ease of use and quick prototyping" homepage = "https://github.com/acheronfail/easy_collections" readme = "README.md" keywords = [ "map", "set", "operator", "easy", "collection", ] license = "Unlicense OR MIT OR Apache-2.0" repository = "https://github.com/acheronfail/easy_collections" [dependencies.paste] version = "1.0.4" [badges.is-it-maintained-issue-resolution] repository = "acheronfail/easy_collections" [badges.is-it-maintained-open-issues] repository = "acheronfail/easy_collections"