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