From 5c4ac127798cbf00100964a11e7b2206d976a0b2 Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Thu, 2 Feb 2023 09:56:16 +0100 Subject: Revert "Update from 0.11.1 to 0.11.3" This reverts commit 0af555c01fe29c05d1cf29712bfc73b15f7938cf. Test: logging works Change-Id: I18c5f1c4f0afab15cac98b7c5078a2cfcff05d53 --- Cargo.toml.orig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml.orig') diff --git a/Cargo.toml.orig b/Cargo.toml.orig index f8da8dd..37c6496 100644 --- a/Cargo.toml.orig +++ b/Cargo.toml.orig @@ -1,6 +1,6 @@ [package] name = "android_logger" -version = "0.11.3" +version = "0.11.1" authors = ["The android_logger Developers"] license = "MIT OR Apache-2.0" readme = "README.md" @@ -25,7 +25,7 @@ version = "0.4" version = "0.2" [dependencies.env_logger] -version = "0.10" +version = "0.9" default-features = false [badges] -- cgit v1.2.3