Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Update dependencies for Test and HerbCore
Browse files Browse the repository at this point in the history
  • Loading branch information
THinnerichs committed Aug 16, 2023
1 parent 6a3f1cb commit e9bcf99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
name = "HerbEvaluation"
uuid = "eb1bf938-813d-4942-ac0f-b4657a683e76"
authors = ["Jaap de Jong <[email protected]>"]
authors = ["Jaap de Jong <[email protected]>", "Tilman Hinnerichs <[email protected]>"]
version = "0.1.0"

[deps]
HerbData = "495a3ad3-8034-41b3-a087-aacf2fd71098"
HerbGrammar = "4ef9e186-2fe5-4b24-8de7-9f7291f24af7"
HerbCore = "2b23ba43-8213-43cb-b5ea-38c12b45bd45"

[compat]
julia = "1.8"
HerbData = "0.1.0"
HerbGrammar = "0.1.0"
HerbCore = "0.1.0"
julia = "1.8"

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

0 comments on commit e9bcf99

Please sign in to comment.