Skip to content

Commit 8da2b72

Browse files
committed
mctp-usb-embassy: Add Cargo.toml description
Signed-off-by: Matt Johnston <[email protected]>
1 parent 82fc002 commit 8da2b72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mctp-usb-embassy/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = "MIT OR Apache-2.0"
66
categories = ["network-programming", "embedded", "no-std"]
77
repository = "https://github.com/CodeConstruct/mctp-rs"
88
rust-version = "1.82"
9+
description = "MCTP over USB transport for embassy-usb"
910

1011
[dependencies]
1112
embassy-usb = { version = "0.4" }

0 commit comments

Comments
 (0)