Skip to content

Commit 1fec3b1

Browse files
committed
Bump version and remove soft-deprecated authors field
1 parent 50019ba commit 1fec3b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[package]
22
name = "ungrammar"
33
description = "A DSL for describing concrete syntax trees"
4-
version = "1.14.3"
4+
version = "1.14.4"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/matklad/ungrammar"
7-
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
87
edition = "2018"
98

109
exclude = ["/bors.toml", "/.github"]

0 commit comments

Comments
 (0)