Skip to content

Commit 4992d00

Browse files
committed
Require CRAN cpp11
Mainly this ensures that users don't get the slightly broken 0.3.0 that might throw a stringop overflow warning on some systems
1 parent a05c263 commit 4992d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Suggests:
3333
testthat (>= 3.0.0),
3434
withr
3535
LinkingTo:
36-
cpp11 (>= 0.2.7),
36+
cpp11 (>= 0.3.1),
3737
tzdb (>= 0.1.1)
3838
VignetteBuilder:
3939
knitr

0 commit comments

Comments
 (0)