blink-shared 0.2.0

Shared Blink protocol types and constants
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "blink-shared"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Shared Blink protocol types and constants"
readme = "../../README.md"
keywords = ["sandbox", "blink", "boxlite"]
categories = ["virtualization"]

[dependencies]
serde = { workspace = true }