aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index 449deaa..42fa5ae 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,7 @@
[package]
name = "env_logger"
edition = "2018"
-version = "0.8.2" # remember to update html_root_url
+version = "0.8.3"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"
@@ -13,6 +13,7 @@ variable.
"""
categories = ["development-tools::debugging"]
keywords = ["logging", "log", "logger"]
+include = ["src/**/*", "tests", "LICENSE-*", "README.md", "CHANGELOG.md"]
[workspace]
members = [