From f8c9c00a80bb2e209a61fbaf0fccc0effad4d1b1 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sun, 30 Sep 2018 08:07:29 -0500 Subject: [PATCH] ... --- xlib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xlib/Cargo.toml b/xlib/Cargo.toml index a2d4cb4..9f121c8 100644 --- a/xlib/Cargo.toml +++ b/xlib/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "xlib" +name = "leanshot_xlib" version = "0.1.0" description = "xlib bindings" license-file = "../LICENSE"