[dependencies.dissimilar]
version = "1"
[dependencies.once_cell]
version = "1"
[lib]
name = "expect_test"
path = "src/lib.rs"
[package]
authors = ["rust-analyzer developers"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools::testing"]
description = "Minimalistic snapshot testing library"
edition = "2018"
exclude = ["./github", "bors.toml", "rustfmt.toml"]
keywords = ["snapshot", "testing", "expect"]
license = "MIT OR Apache-2.0"
name = "expect-test"
readme = "README.md"
repository = "https://github.com/rust-analyzer/expect-test"
rust-version = "1.60.0"
version = "1.5.1"