aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-12-07 21:08:31 -0800
committerHaibo Huang <hhb@google.com>2020-12-07 21:08:31 -0800
commit72e177f1305f6e3f78b93c5053d945e2caee7de1 (patch)
tree6eecd438b7d746b8fcd3bc2df0d9e6cc8f2bbd10 /Cargo.toml.orig
parent8e8f670605a34a8c35dc09ca8e267e3d60f28e9b (diff)
downloadandroid_logger-72e177f1305f6e3f78b93c5053d945e2caee7de1.tar.gz
Upgrade rust/crates/android_logger to 0.9.2
Test: make Change-Id: I13ddc60dd2f3e7fe14abc13cd695b4fd0acc811a
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 bd8d088..46785d6 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "android_logger"
-version = "0.9.0"
+version = "0.9.2"
authors = ["The android_logger Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"