iam-runtime-rs 0.6.0

Generated protobufs for integrating with and implementing iam-runtime services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "iam-runtime-rs"
version = "0.6.0"
edition = "2021"
description = "Generated protobufs for integrating with and implementing iam-runtime services"
license = "Apache-2.0"
repository = "https://github.com/metal-toolbox/iam-runtime-rs"

[dependencies]
prost = "0.13.3"
prost-types = "0.13.3"
tonic = "0.13.0"