From 7e72e772f28f0ab52f49b7b8a92a77c4abc32fc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 00:55:30 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "RecipesBase" at version "1" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index a87f182..af51fa4 100644 --- a/Project.toml +++ b/Project.toml @@ -23,6 +23,7 @@ Altro = "0.3.0 - 0.3.0" BenchmarkTools = "0.5" ForwardDiff = "0.10" Parameters = "0.12" +RecipesBase = "1" RobotDynamics = "0.3.1 - 0.3.1" StaticArrays = "1.0" TrajectoryOptimization = "0.4.1 - 0.4.1"