Documentation
[package]
name = "ra_ap_test_utils"
version = "0.0.68"
description = "TBD"
license = "MIT OR Apache-2.0"
edition = "2018"

[lib]
doctest = false

[dependencies]
# Avoid adding deps here, this crate is widely used in tests it should compile fast!
dissimilar = "1.0.2"
text-size = "1.0.0"
rustc-hash = "1.1.0"

stdx = { path = "../stdx", version = "=0.0.68", package = "ra_ap_stdx" }
profile = { path = "../profile", version = "=0.0.68", package = "ra_ap_profile" }