summaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-28 13:18:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-28 13:18:06 +0000
commitedb47677a3f02fecc939cc0dae9216c58e830719 (patch)
tree065dc5c480f8aefeed5676357fc1990a8b3ca6df /Cargo.toml.orig
parent701c58dce525670572ec72dd22299cca99e4faae (diff)
parent545fd6fbe483c50e7bea9dd12d9d6e317f1863ba (diff)
downloadthiserror-impl-edb47677a3f02fecc939cc0dae9216c58e830719.tar.gz
Upgrade rust/crates/thiserror-impl to 1.0.21 am: 545fd6fbe4
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/thiserror-impl/+/1474959 Change-Id: I38ff084445eb281c1481e6acfedee657f102dec6
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 ebcfe35..ff97c59 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "thiserror-impl"
-version = "1.0.20"
+version = "1.0.21"
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"