License and description for ghee-lang
This commit is contained in:
parent
927717871d
commit
f2633cc4ff
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
[package]
|
||||
name = "ghee-lang"
|
||||
version = "0.6.1"
|
||||
description = "Parsers and utilities for the Ghee language, such as it is"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "*"
|
||||
|
|
Loading…
Reference in a new issue