Skip to content

Commit 12d3efb

Browse files
committed
tzdb 0.5.0 is on CRAN now
1 parent 84d65c4 commit 12d3efb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Imports:
2020
cli (>= 3.6.4),
2121
lifecycle (>= 1.0.4),
2222
rlang (>= 1.1.5),
23-
tzdb (>= 0.4.0.9000),
23+
tzdb (>= 0.5.0),
2424
vctrs (>= 0.6.5)
2525
Suggests:
2626
covr,
@@ -33,7 +33,7 @@ Suggests:
3333
withr
3434
LinkingTo:
3535
cpp11 (>= 0.5.2),
36-
tzdb (>= 0.4.0.9000)
36+
tzdb (>= 0.5.0)
3737
VignetteBuilder:
3838
knitr
3939
Config/build/compilation-database: true
@@ -45,5 +45,3 @@ Encoding: UTF-8
4545
LazyData: true
4646
Roxygen: list(markdown = TRUE)
4747
RoxygenNote: 7.3.2
48-
Remotes:
49-
r-lib/tzdb

0 commit comments

Comments
 (0)