Skip to content

Commit 13e01d5

Browse files
authored
Rename the repository from wasi to wasi-rs. (#91)
As discussed in #88, rename the repository from `wasi` to `wasi-rs`. Fixes #88.
1 parent 260c609 commit 13e01d5

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
@@ -7,7 +7,7 @@ description = "WASI API bindings for Rust"
77
edition = "2021"
88
categories = ["no-std", "wasm"]
99
keywords = ["webassembly", "wasm"]
10-
repository = "https://github.com/bytecodealliance/wasi"
10+
repository = "https://github.com/bytecodealliance/wasi-rs"
1111
readme = "README.md"
1212
documentation = "https://docs.rs/wasi"
1313

0 commit comments

Comments
 (0)