Skip to content

Commit eed68d7

Browse files
committed
Bump dep version of MeshCatMechanisms
1 parent eb95503 commit eed68d7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Project.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,13 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2222
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
2323
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424

25-
[sources]
26-
MeshCatMechanisms = {url = "https://github.com/ferrolho/MeshCatMechanisms.jl", rev = "hf/upstream-changes"}
27-
2825
[compat]
2926
Colors = "0.12, 0.13"
3027
ForwardDiff = "0.10"
31-
GeometryBasics = "0.4, 0.5"
28+
GeometryBasics = "0.5"
3229
Ipopt = "1"
3330
MeshCat = "1"
34-
MeshCatMechanisms = "0.9.1"
31+
MeshCatMechanisms = "0.10"
3532
NPZ = "0.4"
3633
Plots = "1"
3734
PrecompileTools = "1"

0 commit comments

Comments
 (0)