slovo/compiler/Cargo.toml

9 lines
181 B
TOML

[package]
name = "glagol"
version = "1.0.0-beta.21"
edition = "2021"
description = "Glagol, the first compiler for the Slovo language"
license = "MIT OR Apache-2.0"
[dependencies]