squeezy-runtime-protocol 0.0.1

Wire protocol types for the Squeezy runtime. Pre-release placeholder; the 0.1.0 release is the first functional version.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "squeezy-runtime-protocol"
version = "0.0.1"
edition = "2021"
rust-version = "1.70.0"
description = "Wire protocol types for the Squeezy runtime. Pre-release placeholder; the 0.1.0 release is the first functional version."
license = "Apache-2.0"
repository = "https://github.com/panicless/squeezy"
homepage = "https://squeezyagent.com"
readme = "README.md"
keywords = ["squeezy", "protocol", "runtime", "coding-agent"]
categories = ["api-bindings", "development-tools"]