From 6b792c16dd7db9fbf378eec95fe0ffb72998d877 Mon Sep 17 00:00:00 2001 From: Martin Wurm Date: Thu, 20 Jul 2023 04:56:26 +0200 Subject: [PATCH] Revert "add xmltv-rs dependency" This reverts commit d43eaa502eda231ec8292a7867a0c358a4e8368a. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6613910..9b1a0f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,3 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -xmltv-rs = "*"