From 2db15cd760c72e262e2fe28926a3a287bbb9862f Mon Sep 17 00:00:00 2001 From: Joel Galenson Date: Wed, 22 Sep 2021 11:03:27 -0700 Subject: Upgrade rust/crates/grpcio to 0.9.1 Test: make Change-Id: I312854221e206e237cbc87ee12ec3b63364b93ba --- Cargo.toml.orig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml.orig') diff --git a/Cargo.toml.orig b/Cargo.toml.orig index 6fecf28..9755697 100644 --- a/Cargo.toml.orig +++ b/Cargo.toml.orig @@ -1,6 +1,6 @@ [package] name = "grpcio" -version = "0.9.0" +version = "0.9.1" edition = "2018" authors = ["The TiKV Project Developers"] license = "Apache-2.0" -- cgit v1.2.3