From f818d7ae79657305844e0a4c28cefa3233bb0035 Mon Sep 17 00:00:00 2001 From: rafaqz Date: Tue, 22 Aug 2023 23:18:46 +0200 Subject: [PATCH] fix toml formatting --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 19cf318bb..c272ab505 100644 --- a/Project.toml +++ b/Project.toml @@ -26,8 +26,8 @@ Adapt = "2, 3.0" ArrayInterface = "7" ConstructionBase = "1" Extents = "0.1" -InvertedIndices = "1" IntervalSets = "0.5, 0.6, 0.7" +InvertedIndices = "1" IteratorInterfaceExtensions = "1" PrecompileTools = "1" RecipesBase = "0.7, 0.8, 1"