We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0571a commit b17c797Copy full SHA for b17c797
crates/spin-wasip3-http/Cargo.toml
@@ -7,6 +7,9 @@ license.workspace = true
7
repository.workspace = true
8
rust-version.workspace = true
9
homepage.workspace = true
10
+description = """
11
+Spin WASIp3 HTTP SDK
12
+"""
13
14
[dependencies]
15
anyhow = { workspace = true }
0 commit comments