summaryrefslogtreecommitdiffstats
path: root/test cases/rust/1 basic/test.json
blob: 95e6ced7e4ba2e737e5e5627cc32c539743d55b0 (plain)
1
2
3
4
5
6
7
8
{
  "installed": [
    {"type": "exe", "file": "usr/bin/rust-program"},
    {"type": "pdb", "file": "usr/bin/rust-program"},
    {"type": "exe", "file": "usr/bin/rust-program2"},
    {"type": "pdb", "file": "usr/bin/rust-program2"}
  ]
}