Skip to content

Commit 9c72020

Browse files
Merge pull request #564 from nathanaelbosch/patch-1
Remove compat with AbstractTrees 0.3
2 parents 9ba270b + 4b93db1 commit 9c72020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
2525
Unityper = "a7c27f48-0311-42f6-a7f8-2c11e75eb415"
2626

2727
[compat]
28-
AbstractTrees = "0.3, 0.4"
28+
AbstractTrees = "0.4"
2929
Bijections = "0.1.2"
3030
ChainRulesCore = "1"
3131
Combinatorics = "1.0"

0 commit comments

Comments
 (0)