From 5c87cd1e32339783e7ed9d854075f0cfdacfcbc3 Mon Sep 17 00:00:00 2001 From: BanceDev Date: Mon, 23 Feb 2026 20:11:48 -0500 Subject: added license --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 79977b0..b172465 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "lockrs" version = "0.1.0" edition = "2024" +authors = ["Lance Borden "] +license = "MIT" [dependencies] as-raw-xcb-connection = "1.0.1" -- cgit v1.2.3-59-g8ed1b