mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-27 16:07:46 +00:00
Bump version and remove soft-deprecated authors field
This commit is contained in:
parent
e1ba93fd2a
commit
d3d8c90b44
@ -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"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user