Skip to content

Commit be37cfd

Browse files
committed
Add description to witx-bindgen
1 parent 239ef52 commit be37cfd

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
@@ -4,6 +4,7 @@ version = "0.1.0"
44
authors = ["The Cranelift Project Developers"]
55
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
66
edition = "2018"
7+
description = "Utility to turn witx files into Rust source code bindings"
78

89
[dependencies]
910
heck = "0.3"

0 commit comments

Comments
 (0)