We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50019ba commit 1fec3b1Copy full SHA for 1fec3b1
Cargo.toml
@@ -1,10 +1,9 @@
1
[package]
2
name = "ungrammar"
3
description = "A DSL for describing concrete syntax trees"
4
-version = "1.14.3"
+version = "1.14.4"
5
license = "MIT OR Apache-2.0"
6
repository = "https://github.com/matklad/ungrammar"
7
-authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
8
edition = "2018"
9
10
exclude = ["/bors.toml", "/.github"]
0 commit comments