Skip to content

Commit f45bf93

Browse files
committed
replace ImageIO with ImageMagick
this might fix some weird segmentation faults I'm getting while building the docs
1 parent ec76535 commit f45bf93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[deps]
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3-
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
3+
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
44
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
55
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"

0 commit comments

Comments
 (0)