From 5a97e933081cc16a55711421022ba8135564d4a3 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sat, 16 Jan 2021 10:13:45 -0300 Subject: Update Cargo.toml --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cdd3f28..a4c35dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "datafu" version = "0.0.1" authors = ["SoniEx2 "] +license = "AGPL-3.0-or-later" +description = "A Rust library for extracting data from config objects and other arbitrary object graphs." edition = "2015" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit 1.4.1