Skip to content

Commit

Permalink
chore: explicitly tell that we want to use cargo resolver version 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Oct 5, 2023
1 parent 2934375 commit dfcd4ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ members = [
"yara-x-proto",
"yara-x-py",
]
resolver = "2"


[workspace.dependencies]
aho-corasick = "1.0.0"
Expand Down

0 comments on commit dfcd4ca

Please sign in to comment.