mirror of https://github.com/kdl-org/kdl-rs.git
doc: make it official?
This commit is contained in:
parent
0dbf75c78e
commit
63c21684da
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "kdl"
|
name = "kdl"
|
||||||
version = "1.1.0"
|
version = "1.1.0"
|
||||||
description = "KDL Document Language"
|
description = "Official Rust KDL parser"
|
||||||
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"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue