Skip to content

Commit

Permalink
Fix julia compat entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNahabedian committed Jul 17, 2024
1 parent fd97efc commit a16548b
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 @@ -14,7 +14,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
IterTools = "1"
MacroTools = "0.5"
OrderedCollections = "1.6"
julia = ">=1.10"
julia = "1.10"

[extras]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand Down

0 comments on commit a16548b

Please sign in to comment.