aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-11-18 10:30:47 -0800
committerJeff Vander Stoep <jeffv@google.com>2021-01-25 10:35:01 +0100
commit60aab5f851336edd970b84848600ab66381ca8b7 (patch)
tree4f39c797d6b0878586f097036ef291400fb640ec /Cargo.toml.orig
parent2c1c573166c8aacff58f8225f9d9b0dc114f6497 (diff)
downloadenv_logger-60aab5f851336edd970b84848600ab66381ca8b7.tar.gz
Upgrade rust/crates/env_logger to 0.8.2
Test: make Change-Id: I1b7d7634eff7eafbcf2249ae6807d6e2cb07d80d
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 837c72b..449deaa 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,7 @@
[package]
name = "env_logger"
edition = "2018"
-version = "0.8.1" # remember to update html_root_url
+version = "0.8.2" # remember to update html_root_url
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"