From 96d69d5e791c352b63a8d469bf5ff3eff5c4e8f8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 3 May 2020 21:04:42 -0400 Subject: fix metadata --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d4dd6b2..60bdd7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,4 +41,4 @@ zeroize = "1.1" [package.metadata.deb] depends = "pinentry" -license-file = "LICENSE" +license-file = ["LICENSE"] -- cgit v1.2.3-54-g00ecf