Update svg2pdf

Potentially helps with #368
This commit is contained in:
Martin Haug 2023-05-03 11:44:49 +02:00
parent 519e8a7b4c
commit ca8462642a

2
Cargo.lock generated
View File

@ -1981,7 +1981,7 @@ checksum = "09eab8a83bff89ba2200bd4c59be45c7c787f988431b936099a5a266c957f2f9"
[[package]]
name = "svg2pdf"
version = "0.4.1"
source = "git+https://github.com/typst/svg2pdf#fec20fb9e2ab42f76060f349688005af1d182444"
source = "git+https://github.com/typst/svg2pdf#6b9f554349163cc75aba3c271c0508174b996651"
dependencies = [
"image",
"miniz_oxide",