Skip to content

Commit ad22a09

Browse files
Add missing metadata to Cargo.toml
1 parent 47ad52d commit ad22a09

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
[package]
22
name = "trussed-usbip"
33
version = "0.1.0-rc.1"
4+
description = "USBIP runner for trussed applications"
45
authors = ["The Trussed developers", "Nicolas Stalder <n@stalder.io>", "Conor Patrick <conor@solokeys.com>", "Szczepan Zalega <szczepan@nitrokey.com>"]
6+
repository = "https://github.com/trussed-dev/pc-usbip-runner"
7+
license = "Apache-2.0 OR MIT"
58
edition = "2021"
69

710
[dependencies]

0 commit comments

Comments
 (0)