# 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 = "hamcrest" version = "0.1.5" authors = ["Carl Lerche ", "Alex Crichton ", "Ben Longbons ", "Graham Dennis ", "Michael Gehring ", "Oliver Mader ", "Robin Gloster ", "Steve Klabnik ", "Tamir Duberstein ", "Thiago Pontes ", "Urban Hafner ", "Valerii Hiora ", "Yehuda Katz ", "Ian Létourneau ", "Matt LaChance ", "Flier Lu ", "Povilas Balciunas "] description = "A port of the Hamcrest testing library" documentation = "https://docs.rs/hamcrest" readme = "README.md" keywords = ["unit", "matcher", "testing", "assertions", "tdd"] categories = ["development-tools", "development-tools::testing"] license = "MIT/Apache-2.0" repository = "https://github.com/ujh/hamcrest-rust" [dependencies.num] version = "0.1.40" [dependencies.regex] version = "0.2.2"