Skip to content

Commit f1fa105

Browse files
Merge pull request #94 from spinframework/add-desc
Add description to spin-wasip3-http crate
2 parents ae0571a + b17c797 commit f1fa105

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/spin-wasip3-http/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ license.workspace = true
77
repository.workspace = true
88
rust-version.workspace = true
99
homepage.workspace = true
10+
description = """
11+
Spin WASIp3 HTTP SDK
12+
"""
1013

1114
[dependencies]
1215
anyhow = { workspace = true }

0 commit comments

Comments
 (0)