From 81e2bd8128b8a3b66758d14095f898646a51642d Mon Sep 17 00:00:00 2001 From: shipengcheng1230 Date: Sat, 6 Jun 2020 01:49:45 -0400 Subject: [PATCH] add compat --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 01f73bc..bd56608 100644 --- a/Project.toml +++ b/Project.toml @@ -5,3 +5,6 @@ version = "0.1.0" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" + +[compat] +julia = "1.4"