edlang/lib/edlang_span/Cargo.toml

14 lines
350 B
TOML

[package]
name = "edlang_span"
version = "0.0.1-alpha.3"
authors = ["Edgar Luque <edgar@edgarluque.com>"]
description = "edlang span"
edition = "2021"
keywords = ["llvm", "compiler"]
license = "AGPL-3.0-only"
categories = ["compilers"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]