From: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Date: Sat, 11 Jan 2025 11:37:00 +0100
Subject: d-0007-no-tzdb

Description: remove jiff-tzdb(-platform)

on Debian, we can just use the tzdata information..

Forwarded: not-needed
---
 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 7ff813b..43b6e66 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 = [
