summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-01-16 10:12:13 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-01-16 10:12:53 -0300
commitadf6b9f7be9a59be129869f4c63d33b10c80e23f (patch)
tree3b4eb41861b9d52310045b23dcd85ef52adb3fa7 /Cargo.toml
parentc0b4a8a326a320ac33c5d9d6bac2f7ea7eb703ce (diff)
Workaround lack of GATs
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 a6ddb2b..cdd3f28 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "datafu"
-version = "0.1.0"
+version = "0.0.1"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 edition = "2015"