From a65e21623498544e6e99058d8f865def1e42b141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 22:03:36 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "UnPack" at version "1.0" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index a9bfb0cf23..29cb7e7eb7 100644 --- a/Project.toml +++ b/Project.toml @@ -35,6 +35,7 @@ SafeTestsets = "0.0.1" SpecialFunctions = "0.7, 0.8, 0.9, 0.10" StaticArrays = "0.10, 0.11, 0.12" TreeViews = "0.3" +UnPack = "1.0" Unitful = "1.1" julia = "1.2"