From 30228617b5d89ce2d4aa82941e2d11962ab1e4bc Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 28 Feb 2026 01:42:49 +0000 Subject: [PATCH] CompatHelper: bump compat for Highlights to 0.6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 395b789..8778e31 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" [compat] CodeTracking = "2, 3" Crayons = "4.1" -Highlights = "0.4.3, 0.5" +Highlights = "0.4.3, 0.5, 0.6" JuliaInterpreter = "0.10" julia = "1.6"