Skip to content

Commit 9614c87

Browse files
committed
test: add support for features in the sat resolver
1 parent aece1f4 commit 9614c87

File tree

4 files changed

+348
-98
lines changed

4 files changed

+348
-98
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)