// Copyright 2024-2026 Reflective Labs
// SPDX-License-Identifier: MIT
//! Generated protobuf and gRPC contracts for Converge.
//!
//! This crate is the Rust representation of the versioned `converge.v1` wire
//! protocol defined in `schema/proto/converge.proto`.
pub use prost;
pub use prost_types;
pub use tonic;