From 8380a6cd5fc024ef272b9d63a5d2b26574fca68b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 00:32:26 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "Scratch" at version "1.0" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e869dec3..484bc121 100644 --- a/Project.toml +++ b/Project.toml @@ -51,6 +51,7 @@ RecipesBase = "1" RecipesPipeline = "0.1.13" Reexport = "0.2" Requires = "1" +Scratch = "1.0" Showoff = "0.3.1" StatsBase = "0.32, 0.33" julia = "1.5"