From dff95d12728daf2a5d8c0ce27013a57d891d0477 Mon Sep 17 00:00:00 2001 From: ThetaDev Date: Tue, 15 Aug 2023 16:24:05 +0200 Subject: [PATCH] chore: update email address --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 708866b..fb0549d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "rustypipe" version = "0.1.0" edition = "2021" -authors = ["ThetaDev "] +authors = ["ThetaDev "] license = "GPL-3.0" description = "Client for the public YouTube / YouTube Music API (Innertube), inspired by NewPipe" keywords = ["youtube", "video", "music"]