Skip to content

Commit f65ab64

Browse files
committed
Bump to resvg 0.41
1 parent 38a0a19 commit f65ab64

3 files changed

Lines changed: 37 additions & 40 deletions

File tree

Cargo.lock

Lines changed: 35 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ oxipng = { version = "9", default-features = false, features = ["filetime", "par
2525
pdf-writer = "0.9"
2626
pdfium-render = "0.8.6"
2727
termcolor = "1.2"
28-
usvg = { git = "https://github.com/RazrFalcon/resvg", default-features = false}
28+
usvg = "0.41"
2929
tiny-skia = "0.11.4"
3030
unicode-properties = "0.1.1"
31-
resvg = {git = "https://github.com/RazrFalcon/resvg", default-features = false}
31+
resvg = "0.41"
3232
subsetter = "0.1.1"
3333
ttf-parser = { version = "0.20.0" }
3434
siphasher = { version = "1.0.1"}
147 Bytes
Loading

0 commit comments

Comments
 (0)