Skip to content

Commit d41cd41

Browse files
author
Krishna T
committed
Fix missing information
For publishing to crates.io description and license are mandatory. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent bda0251 commit d41cd41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[package]
22
name = "wfa-wts-sim"
3+
description = "A tool for simulating the WFA WTS for testing WFA devices (Testbed and DUT)"
4+
license = "MIT"
35
version = "0.1.0"
46
edition = "2021"
57

0 commit comments

Comments
 (0)