[dependencies.similar-asserts]
default-features = false
version = "1.7.0"
[dev-dependencies.fastrand]
version = "2.3.0"
[lib]
name = "assert_or_bless"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "DEPRECATED: Use https://crates.io/crates/snapshot-testing instead."
documentation = "https://docs.rs/assert-or-bless"
edition = "2024"
homepage = "https://github.com/Enselic/assert-or-bless"
keywords = ["assert", "bless", "snapshot", "testing"]
license = "Unlicense"
name = "assert-or-bless"
readme = "README.md"
repository = "https://github.com/Enselic/assert-or-bless"
version = "0.1.3"