From 820e89359a4341561e06711c27bb9be4f04d25ca Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 9 Aug 2022 02:24:03 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Scratch at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 7d3cfa6..da3bfc9 100644 --- a/Project.toml +++ b/Project.toml @@ -10,6 +10,7 @@ FASTX = "c2308a5c-f048-11e8-3e8a-31650f418d12" Scratch = "6c6a2e73-6563-6170-7368-637461726353" [compat] +Scratch = "1" julia = "1" [extras]