From a0f77cbba537514f84f64c5be660f2bdcd69782f Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Thu, 22 Apr 2021 11:10:09 -0300 Subject: Fix things not being cleaned up correctly --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4cc9dea..af7d8ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "impl_trait" -version = "0.1.2" +version = "0.1.3" authors = ["SoniEx2 "] edition = "2018" description = "Allows impl trait inside inherent impl." -- cgit 1.4.1