Skip to content
This repository was archived by the owner on Apr 30, 2022. It is now read-only.

Commit 9c5eeb1

Browse files
authored
Merge pull request #35 from ScottPJones/spj/update
Fix compat entry for StaticArrays
2 parents ffc5abf + 81c3b91 commit 9c5eeb1

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
@@ -21,7 +21,7 @@ LegibleLambdas = "0.2, 0.3"
2121
LuxurySparse = "0.6"
2222
StaticArrays = "0.12, 1.0"
2323
StatsBase = "0.32, 0.33"
24-
Yao = "0.6,0.7"
24+
Yao = "0.6, 0.7"
2525
julia = "1"
2626

2727
[extras]

0 commit comments

Comments
 (0)