aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-09 10:39:22 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-09 10:39:22 -0700
commitf9dc51bd829183cffa2f7a2daea96631eb023f89 (patch)
treeb419ebb8026e72871067ec28e0a03373e6955e70 /Cargo.toml.orig
parent7c6935bfad2dfad0a13afb544918d9d92b273b93 (diff)
downloadprotobuf-f9dc51bd829183cffa2f7a2daea96631eb023f89.tar.gz
Upgrade rust/crates/protobuf to 2.25.0
Test: make Change-Id: Ieca4f03713b813010da52ca393db7bc1813b05f7
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 01322d9..5fef66e 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,7 @@
[package]
name = "protobuf"
-version = "2.24.1"
+version = "2.25.0"
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>"]
edition = "2018"
license = "MIT"