Skip to content

Commit e77226a

Browse files
authored
chore: fix typo in package UUID (#269)
1 parent 734e953 commit e77226a

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
@@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414
[weakdeps]
1515
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
1616
CliqueTrees = "60701a23-6482-424a-84db-faee86b9b1f8"
17-
Colors = "5ae59095-9ag9b-59fe-a467-6f913c188581"
17+
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
1818

1919
[extensions]
2020
SparseMatrixColoringsCUDAExt = "CUDA"

0 commit comments

Comments
 (0)