Skip to content

Commit ad046e5

Browse files
committed
Limit Quaternions compat for AbstractVector conv.
1 parent 3c144df commit ad046e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ MeshCat = "<0.14.0, 0.14.0"
3939
Meshing = "<0.5.7, 0.5.7"
4040
Parameters = "<0.12.0, 0.12.0"
4141
Polyhedra = "<0.7.1, 0.7.1"
42-
Quaternions = "<0.5.3, 0.5.3"
42+
Quaternions = "0.5.2"
4343
Scratch = "1.1"
4444
StaticArrays = "1.2"
4545
julia = "1.6, 1.7"

0 commit comments

Comments
 (0)