File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2
2
name = " kble-serialport"
3
3
version = " 0.1.0"
4
4
edition = " 2021"
5
+ license = " MIT"
6
+ description = " Virtual Harness Toolkit"
7
+ repository = " https://github.com/arkedge/kble"
5
8
6
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
10
Original file line number Diff line number Diff line change 2
2
name = " kble-socket"
3
3
version = " 0.1.0"
4
4
edition = " 2021"
5
+ license = " MIT"
6
+ description = " Virtual Harness Toolkit"
7
+ repository = " https://github.com/arkedge/kble"
5
8
6
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
10
Original file line number Diff line number Diff line change 2
2
name = " kble-tfsync"
3
3
version = " 0.1.0"
4
4
edition = " 2021"
5
+ license = " MIT"
6
+ description = " Virtual Harness Toolkit"
7
+ repository = " https://github.com/arkedge/kble"
5
8
6
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
10
Original file line number Diff line number Diff line change 2
2
name = " kble"
3
3
version = " 0.1.0"
4
4
edition = " 2021"
5
+ license = " MIT"
6
+ description = " Virtual Harness Toolkit"
7
+ repository = " https://github.com/arkedge/kble"
5
8
6
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
10
You can’t perform that action at this time.
0 commit comments