Skip to content

Commit a75f71a

Browse files
committed
Update Project.toml to make Registrator happy
1 parent a16c3db commit a75f71a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818
test = ["Test"]
1919

2020
[compat]
21-
julia = "^1.0.0"
22-
StrTables = "≥ 1.0.0"
21+
julia = "1"
22+
StrTables = "1"
23+
LightXML = "0.9"

0 commit comments

Comments
 (0)