ceylon-local 0.1.2

Local mesh implementation for the Ceylon agent framework
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.ceylon-core]
version = "0.1.2"

[dependencies.chrono]
version = "0.4"

[dependencies.dashmap]
version = "6.1.0"

[dependencies.tokio]
features = ["full"]
version = "1.37"

[dependencies.tracing]
version = "0.1"

[lib]
name = "ceylon_local"
path = "src/lib.rs"

[package]
authors = ["Ceylon AI <dewmal@ceylon.ai>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Local mesh implementation for the Ceylon agent framework"
edition = "2021"
license = "MIT"
name = "ceylon-local"
readme = false
repository = "https://github.com/ceylonai/ceylon"
version = "0.1.2"