agentos-sidecar-protocol 0.2.5

Shared Secure Exec sidecar wire protocol and frame helpers
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "agentos-sidecar-protocol"
version = "0.2.5"
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Shared Secure Exec sidecar wire protocol and frame helpers"
readme = false
license = "Apache-2.0"
repository = "https://github.com/rivet-dev/agent-os"

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

[dependencies.agentos-vm-config]
version = "0.2.5"

[dependencies.serde]
version = "1.0"
features = ["derive"]

[dependencies.serde_bare]
version = "0.5"

[dependencies.serde_json]
version = "1.0"

[dependencies.vbare]
version = "0.0.4"

[build-dependencies.vbare-compiler]
version = "0.0.5"
package = "rivet-vbare-compiler"