blob: f25512b2b7e12f43bca7c04e939e60634797661c [file]
[package]
name = "test-utils"
version = "0.0.0"
repository.workspace = true
description = "Assorted testing utilities for rust-analyzer."
authors.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
[lib]
[dependencies]
# Avoid adding deps here, this crate is widely used in tests it should compile fast!
dissimilar = "1.0.7"
text-size.workspace = true
rustc-hash.workspace = true
paths.workspace = true
stdx.workspace = true
profile.workspace = true
[lints]
workspace = true