License and description for ghee-lang

This commit is contained in:
Josh Hansen 2023-10-02 14:28:37 -07:00
parent 927717871d
commit f2633cc4ff

View file

@ -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 = "*"