From 21de4295819493e9c80ef47a038c93755a0f7f3e Mon Sep 17 00:00:00 2001 From: Eline Jorritsma Date: Mon, 4 Dec 2023 11:24:39 +0100 Subject: [PATCH] Revert to old Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eafee7c..08431ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ derive-getters = "0.3.0" hex = "0.4.3" base64 = "0.21.4" chrono = "0.4.31" -xtask = "0.1.0" +# xtask = "0.1.0"