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 37c402f commit 58192bbCopy full SHA for 58192bb
crates/witx-bindgen/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["The Cranelift Project Developers"]
5
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
6
edition = "2018"
7
description = "Utility to turn witx files into Rust source code bindings"
8
+repository = "https://github.com/bytecodealliance/wasi/tree/main/crates/witx-bindgen"
9
10
[dependencies]
11
heck = "0.3"
0 commit comments