summaryrefslogtreecommitdiff
path: root/src/rust/hello/TARGETS
blob: 348e7fe0e380b1d165353f638601178551a6fa96 (plain)
1
2
3
4
5
6
{ "":
  { "type": ["@", "rust", "rust", "binary"]
  , "name": ["hello"]
  , "crate_root": ["main.rs"]
  }
}