From 6dfcdc421d18f432777e12d3acc758a58b41ff60 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 14 Oct 2023 00:45:42 +0000 Subject: [PATCH] CompatHelper: add new compat entry for MeshCat at version 0.16, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 01d36ee..ca5ce2c 100644 --- a/Project.toml +++ b/Project.toml @@ -41,6 +41,7 @@ Graphs = "1.6.0" Interact = "0.10.4" JLD2 = "0.4" Luxor = "3.2.0" +MeshCat = "0.16" Plots = "1.29.0" Rotations = "1.1.1" Scratch = "1.1.0"