Skip to content

Commit 8be6e06

Browse files
Add compat entries for stdlibs (#186)
1 parent 0eb5f46 commit 8be6e06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
99
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1010

1111
[compat]
12+
Dates = "1.6"
1213
PrecompileTools = "1"
14+
UUIDs = "1.6"
1315
julia = "1.6"
1416

1517
[extras]

0 commit comments

Comments
 (0)