Bump version and remove soft-deprecated authors field

This commit is contained in:
Jade 2021-08-04 20:31:22 -07:00
parent e1ba93fd2a
commit d3d8c90b44

View File

@ -1,10 +1,9 @@
[package]
name = "ungrammar"
description = "A DSL for describing concrete syntax trees"
version = "1.14.3"
version = "1.14.4"
license = "MIT OR Apache-2.0"
repository = "https://github.com/matklad/ungrammar"
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
edition = "2018"
exclude = ["/bors.toml", "/.github"]