diff options
Diffstat (limited to 'test/rust/TARGETS')
-rw-r--r-- | test/rust/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rust/TARGETS b/test/rust/TARGETS index 713ff64..d62b2d3 100644 --- a/test/rust/TARGETS +++ b/test/rust/TARGETS @@ -3,6 +3,7 @@ , "tainted": ["test"] , "dirs": [ [["./", "hello", ""], "hello"] + , [["./", "cargo", ""], "cargo"] ] } } |