[dependencies.borsh]
features = ["derive"]
version = "1.5.1"
[dependencies.iroh-base]
version = "0.22.0"
[lib]
name = "leaf_protocol_types"
path = "src/lib.rs"
[package]
authors = ["Weird / Leaf Contributors"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["network-programming"]
description = "Core types for the leaf protocol."
documentation = "https://github.com/muni-town/agentic-fediverse/blob/main/leaf-protocol-draft.md"
edition = "2021"
keywords = ["p2p", "leaf", "protocol", "local-first", "offline"]
license = "BlueOak-1.0.0"
name = "leaf-protocol-types"
readme = false
repository = "https://github.com/muni-town/weird/"
version = "0.0.1"