Skip to content

Commit 97b5f48

Browse files
committed
added [compat] entries for dependencies to Project.toml
1 parent cbedf50 commit 97b5f48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
99

1010
[compat]
1111
julia = "1.10"
12+
StructEqualHash = "0.1"
13+
MacroTools = "0.5"
1214

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

0 commit comments

Comments
 (0)