Skip to content

Commit 531c41d

Browse files
authored
support JSON 1.0 (#15)
1 parent eb067b8 commit 531c41d

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
@@ -11,7 +11,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1111

1212
[compat]
1313
Colors = "0.12, 0.13"
14-
JSON = "0.21"
14+
JSON = "0.21, 1"
1515
julia = "1.6"
1616

1717
[extras]

0 commit comments

Comments
 (0)