summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-01-16 10:13:45 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-01-16 10:14:45 -0300
commit5a97e933081cc16a55711421022ba8135564d4a3 (patch)
treeb8686c1795555a6041163f03c8d62a13b8728d40 /Cargo.toml
parentadf6b9f7be9a59be129869f4c63d33b10c80e23f (diff)
Update Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
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 <endermoneymod@gmail.com>"]
+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