slovo/compiler/Cargo.toml
2026-05-22 08:38:43 +02:00

9 lines
178 B
TOML

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