9 lines
204 B
TOML
9 lines
204 B
TOML
name = "lambda"
|
|
description = ""
|
|
version = "0.1.0-dev"
|
|
|
|
authors = ["Your Name"]
|
|
maintainers = ["Your Name <example@example.com>"]
|
|
licenses = "MIT OR Apache-2.0 WITH LLVM-exception"
|
|
website = ""
|
|
tags = []
|