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