# 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 = "dyn-iter" version = "1.0.1" authors = ["Jean SIMARD "] description = "Wrapper around `Box + 'iter>` to simplify your code" homepage = "https://gitlab.com/woshilapin/dyn-iter.git" readme = "README.md" keywords = [ "iterator", "dynamic", ] categories = [ "data-structures", "rust-patterns", ] license = "MIT" repository = "https://gitlab.com/woshilapin/dyn-iter.git" [package.metadata.docs.rs] all-features = true [badges.codecov] branch = "master" repository = "https://codecov.io/gl/woshilapin/dyn-iter" service = "gitlab" [badges.gitlab] branch = "master" repository = "https://gitlab.com/woshilapin/dyn-iter" [badges.maintenance] status = "actively-maintained"