From c2fbe3129964e0d3f0f19d0437b531254f5d6c0a Mon Sep 17 00:00:00 2001 From: Zentrik Date: Wed, 6 Sep 2023 09:10:44 +0100 Subject: [PATCH] Update compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0ed98e84..2a26f346 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ FoldingTrees = "1" JuliaSyntax = "0.4" Preferences = "1" PrecompileTools = "1" -TypedSyntax = "1.1.7" +TypedSyntax = "1.2.2" WidthLimitedIO = "1" julia = "1.8.5"