pivot/Cargo.toml
2022-03-26 00:50:35 -06:00

8 lines
298 B
TOML

[package]
name = "pivot"
version = "0.1.0"
authors = ["Garen Tyler <garentyler@garen.dev>"]
edition = "2018"
description = "Pivot is a new programming language built with Rust. Pivot is currently in the alpha stage of development."
license = "MIT"
repository = "https://github.com/garentyler/pivot"