• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "which"
2description: "A Rust equivalent of Unix command \"which\". Locate installed executable in cross platforms."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://crates.io/crates/which"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://static.crates.io/crates/which/which-4.1.0.crate"
11  }
12  version: "4.1.0"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2021
16    month: 4
17    day: 2
18  }
19}
20