From 425468a6388043669dbd2a97dcfc4af7fddb14e2 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Wed, 22 Mar 2023 06:37:15 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 96c5def1..d2685aca 100644 --- a/Project.toml +++ b/Project.toml @@ -23,6 +23,7 @@ Tricks = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775" VertexSafeGraphs = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f" [compat] +ADTypes = "0.1" Adapt = "3.0" ArrayInterface = "7" Compat = "4"