From 51c6fb550ecc88d9293fef6620ea02f198254d47 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 20 Sep 2024 11:21:40 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Muon at version 0.2, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 3169f42..1047d9f 100644 --- a/Project.toml +++ b/Project.toml @@ -29,4 +29,5 @@ StringViews = "354b36f9-a18e-4713-926e-db85100087ba" URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4" [compat] +Muon = "0.2" julia = "1.10"