From 4617846275f59c66615848a4a54ee4c09de955cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 00:16:06 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "RowEchelon" at version "0.2" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index abe36df..e1e8a0a 100644 --- a/Project.toml +++ b/Project.toml @@ -16,6 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] Polyhedra = "0.6.8" +RowEchelon = "0.2" julia = "1" [extras]