diff --git a/Cargo.toml b/Cargo.toml index 1d0d3cdc..52a9a6c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "Experimental WASI API bindings for Rust" edition = "2018" categories = ["no-std", "wasm"] keywords = ["webassembly", "wasm"] -repository = "https://github.com/CraneStation/rust-wasi" +repository = "https://github.com/bytecodealliance/wasi" readme = "README.md" documentation = "https://docs.rs/wasi"