From ed6f028c662f9b06e842fd225e5c8fb7db53ac62 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 26 Oct 2017 21:25:57 -0700 Subject: add licensing (GPL-3.0) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index edb9f46..40bd137 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "geniza" version = "0.1.0" authors = ["Bryan Newbold "] +license = "GPL-3.0" [dependencies] rust-crypto = "^0.2" -- cgit v1.2.3