9 lines
180 B
TOML
9 lines
180 B
TOML
[package]
|
|
name = "glagol"
|
|
version = "1.0.0-beta.3"
|
|
edition = "2021"
|
|
description = "Glagol, the first compiler for the Slovo language"
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
[dependencies]
|