wfe-server-protos 1.10.0

gRPC service definitions for the WFE workflow server
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 = "2024"
name = "wfe-server-protos"
version = "1.10.0"
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "gRPC service definitions for the WFE workflow server"
homepage = "https://github.com/sunbeamdotpt/wfe"
readme = false
license = "MIT"
repository = "https://github.com/sunbeamdotpt/wfe"

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

[dependencies.prost]
version = "0.14"

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

[dependencies.tonic]
version = "0.14"

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

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

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

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