mirror of
https://github.com/gnxlxnxx/cargo-dfu.git
synced 2026-07-27 07:13:02 +02:00
add license and description
This commit is contained in:
@@ -3,6 +3,8 @@ name = "cargo-dfu"
|
|||||||
authors = ["Roman Kretschmer <roman@kretschmer.email>"]
|
authors = ["Roman Kretschmer <roman@kretschmer.email>"]
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "cargo extension for flashing embedded rust programs via dfu"
|
||||||
|
license = "MIT"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user