mirror of https://github.com/kdl-org/kdl-rs.git
chore: Release kdl version 5.0.0-alpha.1
This commit is contained in:
parent
4778e701a7
commit
498d2ec4bd
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "kdl"
|
name = "kdl"
|
||||||
version = "5.0.0-alpha.0"
|
version = "5.0.0-alpha.1"
|
||||||
description = "Document-oriented KDL parser and API. Allows formatting/whitespace/comment-preserving parsing and modification of KDL text."
|
description = "Document-oriented KDL parser and API. Allows formatting/whitespace/comment-preserving parsing and modification of KDL text."
|
||||||
authors = ["Kat Marchán <kzm@zkat.tech>", "KDL Community"]
|
authors = ["Kat Marchán <kzm@zkat.tech>", "KDL Community"]
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue