[package]
edition = "2024"
name = "morgan"
version = "0.0.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Polymodal — coordination layer for the agent era. polymodal.live"
homepage = "https://polymodal.live"
readme = false
keywords = [
"agents",
"coordination",
"multimodal",
"ecs",
"realtime",
]
categories = [
"game-engines",
"simulation",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/Polymodal-live/polyverse"
[lib]
name = "morgan"
path = "src/lib.rs"