diff --git a/L/Lindenmayer/Compat.toml b/L/Lindenmayer/Compat.toml index ba6e80519eb1330..cc9fa28e6f55d41 100644 --- a/L/Lindenmayer/Compat.toml +++ b/L/Lindenmayer/Compat.toml @@ -1,10 +1,15 @@ -[0] -Colors = "0.9-0.12" - ["0-0.2"] Luxor = "2" julia = "1" +[0-1] +Colors = "0.9-0.12" + ["0.3-0"] Luxor = "3" julia = "1.6.0-1" + +[1] +Luxor = "3-4" +OrderedCollections = "1.6.0-1" +julia = "1.9.0-1" diff --git a/L/Lindenmayer/Deps.toml b/L/Lindenmayer/Deps.toml index 9796f3c491b093c..67d0b4c29f5b07f 100644 --- a/L/Lindenmayer/Deps.toml +++ b/L/Lindenmayer/Deps.toml @@ -1,3 +1,7 @@ -[0] +[0-1] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc" + +[1] +OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" diff --git a/L/Lindenmayer/Versions.toml b/L/Lindenmayer/Versions.toml index bcc4f39d9a2175b..fe4969f84045354 100644 --- a/L/Lindenmayer/Versions.toml +++ b/L/Lindenmayer/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "5b64275624a79e78185fe0ab0ac6d3da646abba9" ["0.3.0"] git-tree-sha1 = "4c8886c2aaddb7f60e63bab614cf4d6270d8d7ae" + +["1.0.0"] +git-tree-sha1 = "e935e25e2e8d50ab13285a69543966b87f57c1be"