# 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 = "mock_me_test_context" version = "0.1.2" authors = ["David Raifaizen "] description = " The Test Context Crate is private and should not be consumed by any external APIs. It is needed by the mock_me crate." license = "MIT" repository = "https://github.com/craftytrickster/mock_me_test_context" [lib] doc = false [dependencies.lazy_static] version = "0.2.2"