11 lines
278 B
TOML
11 lines
278 B
TOML
[package]
|
|
name = "prometeu-language-api"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
license = "MIT"
|
|
description = "Canonical language contract for Prometeu Backend: identifiers, references, and strict Frontend trait."
|
|
repository = "https://github.com/prometeu/runtime"
|
|
|
|
[dependencies]
|
|
|