Skip to content

Commit

Permalink
Restrict compatibility to TypeUtils ≥ 1
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Jun 10, 2024
1 parent 7a46276 commit 59afe74
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 @@ TypeUtils = "c3b1956e-8857-4d84-9b79-890df85b1e67"

[compat]
ArrayTools = "0.3"
TypeUtils = "0.3, 1"
TypeUtils = "1"
julia = "1.5"

[extras]
Expand Down

0 comments on commit 59afe74

Please sign in to comment.