diff --git a/Cargo.toml b/Cargo.toml index b105f60..80e8e02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,10 @@ [package] name = "trussed-usbip" version = "0.1.0-rc.1" +description = "USBIP runner for trussed applications" authors = ["The Trussed developers", "Nicolas Stalder ", "Conor Patrick ", "Szczepan Zalega "] +repository = "https://github.com/trussed-dev/pc-usbip-runner" +license = "Apache-2.0 OR MIT" edition = "2021" [dependencies]