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