From ff0637dd5b94715aa42dde88beb1d7cee34a163a Mon Sep 17 00:00:00 2001 From: Chris Elrod Date: Sun, 24 Oct 2021 04:33:23 -0400 Subject: [PATCH] Static 0.4 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 5165488..f720fc6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FastBroadcast" uuid = "7034ab61-46d4-4ed7-9d0f-46aef9175898" authors = ["Yingbo Ma and Chris Elrod "] -version = "0.1.9" +version = "0.1.10" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" @@ -10,7 +10,7 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" [compat] Polyester = "0.5" -Static = "0.3" +Static = "0.3, 0.4" julia = "1.5" [extras]