Skip to content

Commit c490757

Browse files
committed
test: add support for features in the sat resolver
1 parent 03bdcb6 commit c490757

File tree

3 files changed

+455
-88
lines changed

3 files changed

+455
-88
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/resolver-tests/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ publish = false
88
cargo.workspace = true
99
cargo-util-schemas.workspace = true
1010
cargo-util.workspace = true
11+
indexmap.workspace = true
1112
proptest.workspace = true
1213
varisat.workspace = true
1314

0 commit comments

Comments
 (0)