Skip to content

Commit a617b2d

Browse files
authored
Updating the Polybase-rust resolver version to 2 (the new default (#195)
resolver used by `Cargo`).
1 parent 8ede7cc commit a617b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ members = [
88
"indexer",
99
"indexer_rocksdb",
1010
]
11+
resolver = "2"
1112

1213
[profile.release]
1314
debug-assertions = true

0 commit comments

Comments
 (0)