17 lines
386 B
TOML
17 lines
386 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "protobuf"
|
|
version = "2.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1b7f4a129bb3754c25a4e04032a90173c68f85168f77118ac4cb4936e7f06f92"
|
|
|
|
[[package]]
|
|
name = "protobuf-codegen"
|
|
version = "2.22.1"
|
|
dependencies = [
|
|
"protobuf",
|
|
]
|