From 30232e013ae9aa84858d8cbc8f27f3beba502de5 Mon Sep 17 00:00:00 2001 From: Patrick Armstrong Date: Thu, 4 Jul 2024 21:58:59 +1000 Subject: [PATCH] Update Project.toml --- Project.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Project.toml b/Project.toml index e866334..fdbf23e 100644 --- a/Project.toml +++ b/Project.toml @@ -13,11 +13,9 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" [compat] +julia = "^1.6" +OrderedCollections = "1" LoggingExtras = "1" TOML = "1" YAML = "0.4" -julia = "^1.6" -OrderedCollections = "1" JSON = "0.21" -TOML = "1" -julia = "^1.6" \ No newline at end of file