From 19a038804402025f33dbe2d74c48d8e61fccdd5c Mon Sep 17 00:00:00 2001 From: Pasha Khosravi Date: Fri, 7 Jun 2024 18:55:20 -0700 Subject: [PATCH] update toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 09041a65..9655b725 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ TikzGraphs = "b4f28e30-c73f-5eaf-a395-8a9db949a742" CUDA = "3.8.1, 4, 5" ChowLiuTrees = "0.1.1" CodecZlib = "0.7" -DirectedAcyclicGraphs = "0.1.3" +DirectedAcyclicGraphs = "0.2" Graphs = "1" Lerche = "0.5" MetaGraphs = "0.7"