wasm-webidl-bindings-text-parser 0.1.2

Raw WebIDL bindings text encoder/decoder. Still in a state of flux!
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "wasm-webidl-bindings-text-parser"
version = "0.1.2"
authors = ["The Rust and WebAssembly Working Group"]
description = "Raw WebIDL bindings text encoder/decoder. Still in a state of flux!"
license = "MIT/Apache-2.0"
repository = "https://github.com/rustwasm/wasm-webidl-bindings"
[dependencies.failure]
version = "0.1.5"

[dependencies.lalrpop-util]
version = "0.17.1"

[dependencies.leb128]
version = "0.2.4"

[dependencies.regex]
version = "1.1.7"

[dependencies.walrus]
version = "0.8.0"
[build-dependencies.lalrpop]
version = "0.17.1"