mirror of
https://github.com/trussed-dev/pc-usbip-runner.git
synced 2026-06-20 04:16:19 -07:00
Add missing metadata to Cargo.toml
This commit is contained in:
@@ -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 <n@stalder.io>", "Conor Patrick <conor@solokeys.com>", "Szczepan Zalega <szczepan@nitrokey.com>"]
|
||||
repository = "https://github.com/trussed-dev/pc-usbip-runner"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user