running-process-proto 3.0.15

Protobuf schema for running-process daemon IPC
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"
rust-version = "1.85"
name = "running-process-proto"
version = "3.0.15"
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Protobuf schema for running-process daemon IPC"
homepage = "https://github.com/zackees/running-process"
readme = false
license = "BSD-3-Clause"
repository = "https://github.com/zackees/running-process"

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

[dependencies.prost]
version = "0.14"

[dependencies.prost-types]
version = "0.14"

[build-dependencies.prost-build]
version = "0.14"

[build-dependencies.protox]
version = "0.9"