rill-runtime-protocol 0.9.0

Versioned IPC and package contracts for the Rill local runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "rill-runtime-protocol"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "Versioned IPC and package contracts for the Rill local runtime."

[dependencies]
serde.workspace = true
serde_json.workspace = true