Skip to content

Commit fd8af97

Browse files
committed
cargo metadata: update repository to bytecodealliance/wstd
1 parent dc44e3e commit fd8af97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ resolver = "2"
5050
version = "0.5.4"
5151
edition = "2021"
5252
license = "Apache-2.0 WITH LLVM-exception"
53-
repository = "https://github.com/yoshuawuyts/wstd"
53+
repository = "https://github.com/bytecodealliance/wstd"
5454
keywords = ["WebAssembly", "async", "stdlib", "Components"]
5555
categories = ["wasm", "asynchronous"]
5656
# Rust-version policy: stable N-2, same as wasmtime.

0 commit comments

Comments
 (0)