From 9a301be4283c242e768bc2bfce2330bb443e3986 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Sat, 11 Jan 2025 11:37:00 +0100 Subject: [PATCH] d-0007-no-tzdb Description: remove jiff-tzdb(-platform) on Debian, we can just use the tzdata information.. Forwarded: not-needed Gbp-Pq: Topic prune Gbp-Pq: Name d-0007-no-tzdb.patch --- vendor/jiff-0.1.13/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor/jiff-0.1.13/Cargo.toml b/vendor/jiff-0.1.13/Cargo.toml index 7ff813b8cd..43b6e6639a 100644 --- a/vendor/jiff-0.1.13/Cargo.toml +++ b/vendor/jiff-0.1.13/Cargo.toml @@ -122,7 +122,6 @@ alloc = [] default = [ "std", "tz-system", - "tzdb-bundle-platform", "tzdb-zoneinfo", ] js = [ -- 2.30.2