From a1603f1859c65ba8685b0b1f769a7853d4479a3b Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 10 May 2025 13:48:45 +0200 Subject: [PATCH] noise --- ci/date-check/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/date-check/Cargo.toml b/ci/date-check/Cargo.toml index 1ffa13bc..f49e6d0d 100644 --- a/ci/date-check/Cargo.toml +++ b/ci/date-check/Cargo.toml @@ -2,8 +2,6 @@ name = "date-check" edition = "2024" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] glob = "0.3" regex = "1"