From 6e1f84c2bdc28f8aa652a0e23f4981fcff2df526 Mon Sep 17 00:00:00 2001 From: djairoh Date: Wed, 10 May 2023 17:08:13 +0200 Subject: [PATCH] updated cargo file --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7cec7d..366442e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,8 @@ [package] name = "polybar-now-playing-rust" -version = "0.1.0" +version = "0.9.0" edition = "2021" +authors = ["DjairoH "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html