Skip to content

Commit

Permalink
chore: Fix MathLink compat to "=0.5.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
musoke committed Jan 15, 2024
1 parent d46b0d0 commit d6ac20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ MathLink = "18c93696-a329-5786-9845-8443133fa0b4"
SyntaxTree = "a4af3ec5-f8ac-5fed-a759-c2e80b4d74cb"

[compat]
MathLink = "0.5.1"
MathLink = "=0.5.1"
SyntaxTree = "1.0.1"
julia = "1.8"

0 comments on commit d6ac20f

Please sign in to comment.