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

Commit

Permalink
solve compat issue
Browse files Browse the repository at this point in the history
  • Loading branch information
udohjeremiah committed Mar 13, 2023
1 parent a075e08 commit 77cd438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[compat]
julia = "1"
AbstractTrees = "0"
julia = "1.0"
AbstractTrees = "0.4"

0 comments on commit 77cd438

Please sign in to comment.