# 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 = "assert_eq_all" version = "0.1.1" authors = ["Vadim Glinka "] exclude = ["/target"] description = "Accepts any number of arguments and panics if they are not equal." readme = "README.md" keywords = ["assert_eq_all", "assert_ne_all", "assert_all"] categories = ["development-tools"] license = "Apache-2.0 OR MIT" repository = "https://github.com/vglinka/assert_eq_all" resolver = "2"