From b0879c86d2a037edec0b4b976dae3f6c08db7059 Mon Sep 17 00:00:00 2001 From: Evan Patterson Date: Thu, 7 Dec 2023 11:42:59 -0800 Subject: [PATCH] Upgrade to Gatlab v0.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 11c295d8b..7090d9305 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ Compose = "0.7, 0.8, 0.9" Convex = "0.15" DataFrames = "1" DataStructures = "0.17, 0.18" -GATlab = "0.0.7" +GATlab = "0.1" GeneralizedGenerated = "0.2, 0.3" Graphs = "1" Graphviz_jll = "2"