summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-08-16 14:00:23 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-08-16 14:00:23 -0300
commitd931945b5f950ae6995a6cda138c29225d88818f (patch)
tree791392b6d2f2fbc5e633fdc03d85d25c344ec971 /Cargo.toml
parent5cf5f84335c759338f993175fbbdc8bfba7fb5d3 (diff)
Make README more tactful HEAD default
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d606dd9..499f714 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "impl_trait"
-version = "0.1.6"
+version = "0.1.7"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 edition = "2018"
 description = "Allows impl trait inside inherent impl."