aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-09-22 11:15:11 -0700
committerJoel Galenson <jgalenson@google.com>2021-09-22 11:15:11 -0700
commit14e56e091f97c36b474b1fe784dee7d24fe77066 (patch)
tree0ea42a99027172a370ef97510f0727749334c49e /Cargo.toml.orig
parentd1ce38a679166b96e71f84398a34fcd47629dc88 (diff)
downloadprotobuf-14e56e091f97c36b474b1fe784dee7d24fe77066.tar.gz
Upgrade rust/crates/protobuf to 2.25.1
Test: make Change-Id: I246706ce9d2c30010727a7066b16555e8d52ea57
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 5fef66e..058e8f1 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,7 @@
[package]
name = "protobuf"
-version = "2.25.0"
+version = "2.25.1"
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>"]
edition = "2018"
license = "MIT"