aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
blob: e9b07039b38102b867172b1257cad38317fc0385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "protobuf"
version = "2.27.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf7e6d18738ecd0902d30d1ad232c9125985a3422929b16c65517b38adc14f96"

[[package]]
name = "protobuf-codegen"
version = "2.27.1"
dependencies = [
 "protobuf",
]