# 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" rust-version = "1.65" name = "gat-lending-iterator" version = "0.1.6" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A library for iterators who's items can [mutably] reference the iterator." homepage = "https://github.com/Crazytieguy/gat-lending-iterator" documentation = "https://docs.rs/gat-lending-iterator" readme = "README.md" keywords = [ "iterator", "lending", "gat", ] categories = [ "algorithms", "rust-patterns", ] license = "MIT" repository = "https://github.com/Crazytieguy/gat-lending-iterator/" [lib] name = "gat_lending_iterator" path = "src/lib.rs"