Skip to content

Commit 528ba57

Browse files
committed
Add BinDeps compat requirement
1 parent 74a1b52 commit 528ba57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111
[compat]
1212
julia = "^1.0.0"
1313
StaticArrays = "^0.11.0"
14+
BinDeps = "^0.8.10"
1415

1516
[extras]
1617
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)