wasm-bindgen/crates/webidl
Alex Crichton 5192b95bf3 Workaround an upstream nom bug
This commit works around Geal/nom#843 where the API of the `nom` crate
changes based on feature selection, meaning we need to be compatible
even if another crate in the crate graph enables a feature.

Ideally this'd be fixed in upstream `nom`, and it looks like it will in
the next major version! For now a local catch-all directive should help
out.
2019-03-12 12:22:24 -07:00
..
src Workaround an upstream nom bug 2019-03-12 12:22:24 -07:00
Cargo.toml Bump to 0.2.38 2019-03-04 09:11:23 -08:00