You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
394 B
20 lines
394 B
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.4.5.crate"
|
|
}
|
|
version: "0.4.5"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2021
|
|
month: 4
|
|
day: 1
|
|
}
|
|
}
|