Skip to content

Commit 8a6c2aa

Browse files
committed
Update Aqua compat bounds to 0.8, add stdlib compat bounds for julia-1.10
1 parent c3d07a0 commit 8a6c2aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1111

1212
[compat]
13-
Aqua = "0.6"
13+
Aqua = "0.8"
1414
DelimitedFiles = "1"
1515
RNAstructure_jll = "=6.4.0"
16+
Random = "1"
17+
Test = "1"
1618
Unitful = "1.12"
1719
julia = "1.7"
1820

0 commit comments

Comments
 (0)