mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Add description to backend crate
This commit is contained in:
parent
40e1ee4484
commit
0d1759abd5
@ -2,6 +2,13 @@
|
||||
name = "wasm-bindgen-backend"
|
||||
version = "0.2.0"
|
||||
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/alexcrichton/wasm-bindgen"
|
||||
homepage = "https://github.com/alexcrichton/wasm-bindgen"
|
||||
documentation = "https://docs.rs/wasm-bindgen-backend"
|
||||
description = """
|
||||
Backend code generation of the wasm-bindgen tool
|
||||
"""
|
||||
|
||||
[dependencies]
|
||||
quote = '0.5'
|
||||
|
Loading…
x
Reference in New Issue
Block a user