From 2eb880708c5ee8341fa4fce8e78a1ebf506e6953 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 00:22:43 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "Rotations" at version "1.0" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 054e7c8..61be0c4 100644 --- a/Project.toml +++ b/Project.toml @@ -21,6 +21,7 @@ Triangle = "56f361f5-126b-55db-87fb-1c71988fcde4" [compat] FixedPointNumbers = "0.8" LightGraphs = "1.3" +Rotations = "1.0" julia = "1" [extras]