aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-01 16:30:20 -0700
committerElliott Hughes <enh@google.com>2021-04-01 16:30:20 -0700
commitde10f9892e2335578872794cb75ff4f8461a723a (patch)
tree4f65437682237a2c6bbafef186110d3bed2fd832 /Cargo.toml.orig
parentc26ab2947caf8f5f30fd12f347276ddb56492998 (diff)
downloadpaste-de10f9892e2335578872794cb75ff4f8461a723a.tar.gz
Upgrade rust/crates/paste to 1.0.5android-s-beta-2android-s-beta-1
Test: make Change-Id: I7ecf440c7deaa9e04e0dd8cd08ce0e35a7aa36c9
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 ec7baa1..782f2f4 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "paste"
-version = "1.0.4"
+version = "1.0.5"
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"