mirror of
https://github.com/RGBCube/cstree
synced 2025-07-27 17:17:45 +00:00
new minor release
This commit is contained in:
parent
f807c1e4ac
commit
5fa76c100b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
name = "cstree"
|
name = "cstree"
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
authors = ["Domenic Quirl <DomenicQuirl@pm.me>", "Aleksey Kladov <aleksey.kladov@gmail.com>"]
|
authors = ["Domenic Quirl <DomenicQuirl@pm.me>", "Aleksey Kladov <aleksey.kladov@gmail.com>"]
|
||||||
description = "Library for generic lossless syntax trees"
|
description = "Library for generic lossless syntax trees"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue