diff --git a/Cargo.toml b/Cargo.toml index 3f3656686..bcfefe24d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,2 +1,3 @@ [workspace] members = ["src/cwe_checker_lib", "src/caller", "test", "src/installer"] +resolver = "2"