Skip to content

Commit 438ae46

Browse files
committed
fix OrderedCollections compat
1 parent e57364a commit 438ae46

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
@@ -47,7 +47,7 @@ LNR = "^0.2.0"
4747
Lazy = "^0.13.2, ^0.14"
4848
MacroTools = "^0.5"
4949
Media = "^0.5"
50-
OrderedCollections = "^0.15, ^0.16, ^0.17"
50+
OrderedCollections = "^1.1"
5151
Requires = "^0.5"
5252
Traceur = "^0.3"
5353
TreeViews = "^0.3.0"

0 commit comments

Comments
 (0)