Skip to content

Commit b2bdced

Browse files
add descriptions for dependent crates
1 parent 8ecd1fb commit b2bdced

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

gabagool-debug-adapter/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[package]
22
name = "gabagool-debug-adapter"
3+
description = "Debug adapter protocol server for gabagool"
34
version.workspace = true
45
edition.workspace = true
56

gabagool-wasip1/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[package]
22
name = "gabagool-wasip1"
3+
description = "WASI preview 1 support for gabagool"
34
version.workspace = true
45
edition.workspace = true
56
authors.workspace = true

0 commit comments

Comments
 (0)