From 9a8407a1aa38d450e6194b957e6625ae26a94c74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 00:18:44 +0000 Subject: [PATCH] CompatHelper: bump compat for "RobotDynamics" to "0.3" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6a7edd0..66f7a07 100644 --- a/Project.toml +++ b/Project.toml @@ -21,7 +21,7 @@ Altro = "0.3.0 - 0.3.0" BenchmarkTools = "0.5" ForwardDiff = "0.10" Parameters = "0.12" -RobotDynamics = "0.3.1 - 0.3.1" +RobotDynamics = "0.3.1 - 0.3.1, 0.3" StaticArrays = "1.0" TrajectoryOptimization = "0.4.1 - 0.4.1" julia = "1"