From f87e7ab45b6cbc02b3a7b96a8e4732ea4ec737a6 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sun, 30 Sep 2018 08:10:02 -0500 Subject: [PATCH] ... --- imlib2/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/imlib2/Cargo.toml b/imlib2/Cargo.toml index b7412e6..04d340f 100644 --- a/imlib2/Cargo.toml +++ b/imlib2/Cargo.toml @@ -1,6 +1,8 @@ [package] name = "imlib2" version = "0.1.0" +description = "imlib2 bindings" +license-file = "../LICENSE" authors = ["Michael Zhang "] [dependencies]