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 dc44e3e commit fd8af97Copy full SHA for fd8af97
Cargo.toml
@@ -50,7 +50,7 @@ resolver = "2"
50
version = "0.5.4"
51
edition = "2021"
52
license = "Apache-2.0 WITH LLVM-exception"
53
-repository = "https://github.com/yoshuawuyts/wstd"
+repository = "https://github.com/bytecodealliance/wstd"
54
keywords = ["WebAssembly", "async", "stdlib", "Components"]
55
categories = ["wasm", "asynchronous"]
56
# Rust-version policy: stable N-2, same as wasmtime.
0 commit comments