lighthouse-protocol 5.1.0

Protocol types for Project Lighthouse
Documentation
[dependencies.rand]
version = "0.8"

[dependencies.rmpv]
features = ["with-serde"]
version = "1.0.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_with]
version = "3.4"

[dev-dependencies.serde_json]
version = "1.0"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings"]
description = "Protocol types for Project Lighthouse"
edition = "2021"
license = "MIT"
name = "lighthouse-protocol"
readme = "README.md"
repository = "https://github.com/ProjectLighthouseCAU/lighthouse-rust"
version = "5.1.0"