blob: 92b1ef23e69cefdc4fa22f65b33718974882f102 [file] [log] [blame]
[package]
name = "test-utils"
version = "0.0.0"
description = "TBD"
authors.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
[lib]
doctest = false
[dependencies]
# Avoid adding deps here, this crate is widely used in tests it should compile fast!
dissimilar = "1.0.4"
text-size = "1.1.0"
rustc-hash = "1.1.0"
stdx.workspace = true
profile.workspace = true