roc/roc_std/Cargo.toml
2021-08-02 22:29:23 -04:00

10 lines
246 B
TOML

[package]
name = "roc_std"
version = "0.1.0"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
repository = "https://github.com/rtfeldman/roc"
readme = "README.md"
edition = "2018"
description = "Rust representations of Roc data structures"