aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-09-22 11:03:27 -0700
committerJoel Galenson <jgalenson@google.com>2021-09-22 11:03:27 -0700
commit2db15cd760c72e262e2fe28926a3a287bbb9862f (patch)
tree0c47f4da71e60da15b3cb29eb3ac9b5407de1a9d /Cargo.toml.orig
parentb04fe72bb6d6d27a1110e0b1fe84b79428549b1d (diff)
downloadgrpcio-2db15cd760c72e262e2fe28926a3a287bbb9862f.tar.gz
Upgrade rust/crates/grpcio to 0.9.1
Test: make Change-Id: I312854221e206e237cbc87ee12ec3b63364b93ba
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 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"