weedle 0.9.0

A WebIDL Parser
Documentation
[package]
name = "weedle"
version = "0.9.0"
authors = ["Sharad Chand <sharad.d.chand@gmail.com>"]
description = "A WebIDL Parser"
license = "MIT"
documentation = "https://docs.rs/weedle"
homepage = "https://github.com/rustwasm/weedle"
repository = "https://github.com/rustwasm/weedle"
readme = "./README.md"

[dependencies]
nom = "4.0.0"