endhost-api-protobuf 0.2.0

Protobuf definitions for the SCION endhost API
Documentation
[dependencies.endhost-api-models]
version = "0.2.0"

[dependencies.prost]
version = "0.13"

[dependencies.scion-proto]
version = "0.2.0"

[dependencies.scion-protobuf]
version = "0.2.0"

[dependencies.url]
features = ["serde"]
version = "2.5.4"

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

[lints.clippy]
mem_forget = "deny"

[lints.rust]
missing_docs = "warn"

[package]
authors = ["Anapaya & contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Protobuf definitions for the SCION endhost API"
edition = "2024"
keywords = ["SCION", "networking"]
license = "Apache-2.0"
name = "endhost-api-protobuf"
readme = "README.md"
repository = "https://github.com/anapaya/scion-sdk"
resolver = "2"
version = "0.2.0"