Skip to content

Commit cad4d82

Browse files
authored
Add compat for standard libraries (#161)
1 parent 5557f4e commit cad4d82

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
@@ -16,6 +16,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1616
TestExt = ["Test", "Random"]
1717

1818
[compat]
19+
Random = "1"
20+
Test = "1"
1921
julia = "1.6"
2022

2123
[extras]

0 commit comments

Comments
 (0)