From d8798099d5d4121eb9b93d426a56ef733cc48ff2 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 25 May 2024 00:16:47 +0000 Subject: [PATCH] CompatHelper: add new compat entry for GeneralizedGenerated in [weakdeps] at version 0.3, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 2924dc867..85cde5928 100644 --- a/Project.toml +++ b/Project.toml @@ -76,6 +76,7 @@ FastClosures = "0.3.2" ForwardDiff = "0.10" FunctionWrappers = "1.0" FunctionWrappersWrappers = "0.1" +GeneralizedGenerated = "0.3" LinearAlgebra = "1.9" Logging = "1.9" Markdown = "1.9"