From 4bc7c1c02afd0524f821176dddd15893c9df355e Mon Sep 17 00:00:00 2001 From: alemi Date: Sat, 16 Mar 2024 06:21:36 +0100 Subject: [PATCH] chore: update repo link, add MIT license --- Cargo.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 274e5e4..1562720 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,11 +4,10 @@ version = "0.3.0" edition = "2021" authors = [ "alemi " ] description = "A simple oscilloscope/vectorscope/spectroscope for your terminal" -keywords = ["tui", "terminal", "audio", "visualization", "scope", "dashboard", "oscilloscope", "spectroscope"] -repository = "https://github.com/alemidev/scope-tui" +license = "MIT" +keywords = ["cli", "tui", "terminal", "audio", "visualization", "scope", "oscilloscope", "spectroscope"] +repository = "https://git.alemi.dev/scope-tui.git" readme = "README.md" -# documentation = -# license = [dependencies]