20 lines
		
	
	
		
			419 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			419 B
		
	
	
	
		
			Plaintext
		
	
	
	
| name: "which"
 | |
| description: "A Rust equivalent of Unix command \"which\". Locate installed executable in cross platforms."
 | |
| third_party {
 | |
|   url {
 | |
|     type: HOMEPAGE
 | |
|     value: "https://crates.io/crates/which"
 | |
|   }
 | |
|   url {
 | |
|     type: ARCHIVE
 | |
|     value: "https://static.crates.io/crates/which/which-4.2.4.crate"
 | |
|   }
 | |
|   version: "4.2.4"
 | |
|   license_type: NOTICE
 | |
|   last_upgrade_date {
 | |
|     year: 2022
 | |
|     month: 3
 | |
|     day: 1
 | |
|   }
 | |
| }
 |