aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig4
1 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index 5797caf..5d4c933 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,9 @@
[package]
name = "either"
-version = "1.6.1"
+version = "1.8.0"
authors = ["bluss"]
+edition = "2018"
+rust-version = "1.36"
license = "MIT/Apache-2.0"
repository = "https://github.com/bluss/either"