Skip to content

Commit 3ce2965

Browse files
authored
Merge pull request #197 from Holzhaus/disambiguation
chore(select_candidate): Add smart disambiguation needs
2 parents 49efb94 + 0731bac commit 3ce2965

3 files changed

Lines changed: 291 additions & 47 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ num_cpus = "1.17.0"
4949
handlebars = "6.4.2"
5050
tempfile = "3.27.0"
5151
expanduser = "1.2.2"
52+
bitflags = "2.13.0"
5253

5354
[dev-dependencies]
5455
paste = "1"

0 commit comments

Comments
 (0)