aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-12-18 02:21:21 -0800
committerHaibo Huang <hhb@google.com>2020-12-18 02:21:21 -0800
commitfba05e45febbf1d13c5a07e91cbab0d71d408bfa (patch)
tree575abed13310f28607b31c27e36ce35424ca658c /Cargo.toml.orig
parentfc7118641dd538ab56486911dfc392958c4ad18a (diff)
downloadgrpcio-fba05e45febbf1d13c5a07e91cbab0d71d408bfa.tar.gz
Upgrade rust/crates/grpcio to 0.7.1platform-tools-31.0.0
Test: make Change-Id: Id8e36c4ccfd0ffbd1da2d910ab462ad06b2ef0a2
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index 18457aa..7daa61e 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "grpcio"
-version = "0.7.0"
+version = "0.7.1"
edition = "2018"
authors = ["The TiKV Project Developers"]
license = "Apache-2.0"