From 720c355797312af44ab0a979d7f522786fcf0388 Mon Sep 17 00:00:00 2001 From: Cameo007 Date: Fri, 21 Jul 2023 08:01:04 +0200 Subject: [PATCH] Updated Cargo.toml --- Rust Middleware/Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Rust Middleware/Cargo.toml b/Rust Middleware/Cargo.toml index 1bc694a..75af1d6 100644 --- a/Rust Middleware/Cargo.toml +++ b/Rust Middleware/Cargo.toml @@ -1,7 +1,12 @@ [package] name = "crs" version = "1.0.0" +authors = ["Pascal Dietrich "] edition = "2021" +description = "" +repository = "https://github.com/Cameo007/Calliope-Radio-Scanner/" +license = "GPL-3.0" +keywords = ["calliope-mini", "radio"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html