aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-03 21:04:42 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-03 21:04:42 -0400
commit96d69d5e791c352b63a8d469bf5ff3eff5c4e8f8 (patch)
tree4a29f0609dbba58f09334c205beef3abcb53f91b /Cargo.toml
parentc27f85ba12fa31d781580af23989fae2d4338bdb (diff)
downloadrbw-96d69d5e791c352b63a8d469bf5ff3eff5c4e8f8.tar.gz
rbw-96d69d5e791c352b63a8d469bf5ff3eff5c4e8f8.zip
fix metadata
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"]