blob: 7f3d2974a2543d4bffb675fa3ada42f49ad70bd4 [file]
# Licensed under the Apache-2.0 license
[package]
name = "openprot-mctp-api"
version = "0.1.0"
edition = "2021"
description = "MCTP service API types and traits for OpenPRoT"
license = "Apache-2.0"
[dependencies]
zerocopy = { workspace = true }
heapless = { workspace = true }