Skip to content

Commit eb95503

Browse files
committed
Update Project.toml
1 parent a79fe48 commit eb95503

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@ SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
2323
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424

2525
[sources]
26-
MeshCatMechanisms = {rev = "hf/upstream-changes", url = "https://github.com/ferrolho/MeshCatMechanisms.jl"}
26+
MeshCatMechanisms = {url = "https://github.com/ferrolho/MeshCatMechanisms.jl", rev = "hf/upstream-changes"}
2727

2828
[compat]
2929
Colors = "0.12, 0.13"
3030
ForwardDiff = "0.10"
3131
GeometryBasics = "0.4, 0.5"
3232
Ipopt = "1"
3333
MeshCat = "1"
34-
MeshCatMechanisms = "0.8, 0.9"
34+
MeshCatMechanisms = "0.9.1"
3535
NPZ = "0.4"
3636
Plots = "1"
3737
PrecompileTools = "1"
3838
Requires = "1"
3939
RigidBodyDynamics = "2"
4040
SparseDiffTools = "2"
4141
StaticArrays = "1"
42-
julia = "1.8"
42+
julia = "1.10"
4343

4444
[extras]
4545
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)