blob: bbfb0f58552b65607e5a4f43fce156f130d5a529 [file]
[package]
name = "ungrammar"
description = "A DSL for describing concrete syntax trees"
version = "1.15.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/matklad/ungrammar"
edition = "2018"
exclude = ["/bors.toml", "/.github"]
[workspace]
members = ["ungrammar2json"]
[dependencies]
# nope