Skip to content

Commit

Permalink
Fix DataStructures version
Browse files Browse the repository at this point in the history
  • Loading branch information
THinnerichs committed May 14, 2024
1 parent a4e8f23 commit 10248f5
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 @@ -10,7 +10,7 @@ HerbGrammar = "4ef9e186-2fe5-4b24-8de7-9f7291f24af7"
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"

[compat]
DataStructures = "^0.18.20"
DataStructures = "0.17,0.18"
HerbCore = "^0.3.0"
HerbGrammar = "^0.3.0"
MLStyle = "^0.4.17"
Expand Down

0 comments on commit 10248f5

Please sign in to comment.