From 6d6426743298a23a4e084684778b623b9e71882c Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Wed, 17 Feb 2021 23:30:06 -0300 Subject: Improve main documentation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0ad46cd..ea4342e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "datafu" -version = "0.0.4" +version = "0.0.5" authors = ["SoniEx2 "] license = "AGPL-3.0-or-later" description = "A Rust library for extracting data from config objects and other arbitrary object graphs." -- cgit 1.4.1