From 26b2b426f3e2dba315c10fea14476a3511d750d2 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 3 Mar 2024 00:30:05 +0000 Subject: [PATCH] CompatHelper: bump compat for Documenter to 1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b4f890f..69e6e47 100644 --- a/Project.toml +++ b/Project.toml @@ -24,7 +24,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" ArgParse = "1.1.0 - 1.1.4" CEnum = "0.4.0 - 0.4.2" Colors = "0.12.10" -Documenter = "1.2.0 - 1.2.1" +Documenter = "1.2.0 - 1.2.1, 1" DocumenterTools = "0.1.18 - 0.1.19" Images = "0.25.0 - 0.26.0" JET = "0.0.1 - 0.8.27"