aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2021-04-19 14:39:30 +0200
committerJeff Vander Stoep <jeffv@google.com>2021-04-19 14:55:29 +0200
commitc30f4ebc748b5b9f55483f7e00fba1f35a6d8b36 (patch)
tree5cac114b829a7961b8d1f102434a542a0275c8d2 /Cargo.toml.orig
parente2d36b5785ec85080bb41a80e828031145f518a3 (diff)
downloadandroid_logger-c30f4ebc748b5b9f55483f7e00fba1f35a6d8b36.tar.gz
Upgrade rust/crates/android_logger to 0.10.1
This update adds the tests recently upstreamed in: https://github.com/Nercury/android_logger-rs/pull/41 Test: TH Bug: 184732262 Change-Id: I7d2af3b18c9ba338f9e9e933ee8e729b95479df3
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 9aebc2c..a9ad77f 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "android_logger"
-version = "0.10.0"
+version = "0.10.1"
authors = ["The android_logger Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"