mirror of
https://github.com/RGBCube/cstree
synced 2025-07-29 18:17:44 +00:00
add badge to README and README to Cargo.toml
This commit is contained in:
parent
621718e9b8
commit
ec8f82ed7a
2 changed files with 11 additions and 1 deletions
|
@ -6,6 +6,7 @@ authors = ["Domenic Quirl <DomenicQuirl@pm.me>", "Aleksey Kladov <aleksey.kladov
|
|||
description = "Library for generic lossless syntax trees"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/domenicquirl/cstree"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
lasso = "0.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue