Skip to content

Commit edb7cd2

Browse files
committed
deps: bump jiff-tzdb to 0.1.5
This includes an updated to the tzdb 2025c release.
1 parent 61dc9bd commit edb7cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ perf-inline = []
179179

180180
[dependencies]
181181
jiff-static = { version = "0.2", path = "crates/jiff-static", optional = true }
182-
jiff-tzdb = { version = "0.1.4", path = "crates/jiff-tzdb", optional = true }
182+
jiff-tzdb = { version = "0.1.5", path = "crates/jiff-tzdb", optional = true }
183183
log = { version = "0.4.21", optional = true, default-features = false }
184184
serde_core = { version = "1.0.221", optional = true, default-features = false }
185185

0 commit comments

Comments
 (0)