Skip to content

Commit 58192bb

Browse files
authored
Add the repository so people know where to look for the source code (#55)
1 parent 37c402f commit 58192bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/witx-bindgen/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["The Cranelift Project Developers"]
55
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
66
edition = "2018"
77
description = "Utility to turn witx files into Rust source code bindings"
8+
repository = "https://github.com/bytecodealliance/wasi/tree/main/crates/witx-bindgen"
89

910
[dependencies]
1011
heck = "0.3"

0 commit comments

Comments
 (0)