fddl/Cargo.toml
2025-05-07 08:34:41 -04:00

10 lines
200 B
TOML

[package]
name = "fddl"
version = "0.0.3"
edition = "2021"
authors = ["Tristan Smith <tristan@fddl.dev>"]
description = "A small programming language written in Rust."
license = "GPL"
[dependencies]