summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/crates/resolver-tests/Cargo.toml
blob: 947c445698ea87c264d3d075d1b8b3fb96c7d731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "resolver-tests"
version = "0.0.0"
rust-version.workspace = true
edition.workspace = true
publish = false

[dependencies]
cargo.workspace = true
cargo-util.workspace = true
proptest.workspace = true
varisat.workspace = true

[lints]
workspace = true