summaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-09 10:47:32 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-09 10:47:32 -0700
commit87fb8e3f69e7796f98391c8063d1b62e792b534d (patch)
tree287e9d974d311e7159105612b9d1b894ca542296 /Cargo.toml.orig
parenta85208528262c0a3571fd11f46a140e0bc9a148a (diff)
downloadthiserror-impl-87fb8e3f69e7796f98391c8063d1b62e792b534d.tar.gz
Upgrade rust/crates/thiserror-impl to 1.0.26
Test: make Change-Id: I4a3714da4edbd8ebb8551817573ef4ce827bab9a
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 1458595..39bbc3d 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "thiserror-impl"
-version = "1.0.25"
+version = "1.0.26"
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"