Skip to content

Commit 718aa74

Browse files
committed
wstd-aws: fix missing description in package metadata
1 parent 559a1d4 commit 718aa74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wstd-aws"
3-
description = ""
3+
description = "AWS rust sdk support for Wasm Components and WASI 0.2, based on wstd"
44
version.workspace = true
55
edition.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)