From 43d1bac11d6d96d320f0a3629c797a664a843dcd Mon Sep 17 00:00:00 2001 From: Steven <57410303+steven-ecc@users.noreply.github.com> Date: Mon, 26 Apr 2021 16:41:14 -0700 Subject: [PATCH] Update Cargo.toml Co-authored-by: ebfull --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ea680227..d75d4107 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = [ ] edition = "2018" description = "Sapling on stilts!" -license = "BOSL" +license-file = "LICENSE-BOSL" repository = "https://github.com/zcash/orchard" documentation = "https://docs.rs/orchard" readme = "README.md"