20 lines
		
	
	
		
			395 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			395 B
		
	
	
	
		
			Plaintext
		
	
	
	
| name: "gdbstub"
 | |
| description: "An implementation of the GDB Remote Serial Protocol in Rust"
 | |
| third_party {
 | |
|   url {
 | |
|     type: HOMEPAGE
 | |
|     value: "https://crates.io/crates/gdbstub"
 | |
|   }
 | |
|   url {
 | |
|     type: ARCHIVE
 | |
|     value: "https://static.crates.io/crates/gdbstub/gdbstub-0.5.0.crate"
 | |
|   }
 | |
|   version: "0.5.0"
 | |
|   license_type: NOTICE
 | |
|   last_upgrade_date {
 | |
|     year: 2021
 | |
|     month: 6
 | |
|     day: 21
 | |
|   }
 | |
| }
 |