summaryrefslogtreecommitdiff
path: root/test/rust/TARGETS
blob: d62b2d3e12c3eb97081435f5329e67661732c79e (plain)
1
2
3
4
5
6
7
8
9
{ "":
  { "type": "install"
  , "tainted": ["test"]
  , "dirs":
    [ [["./", "hello", ""], "hello"]
    , [["./", "cargo", ""], "cargo"]
    ]
  }
}