This commit is contained in:
parent
56e8b02599
commit
a00934a53d
2 changed files with 37 additions and 30 deletions
|
|
@ -28,7 +28,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
# Pure-Rust SVG rasteriser (default features off → no text/font deps; the icons
|
||||
# are vector-only). Needed because librsvg dropped its gdk-pixbuf SVG loader.
|
||||
resvg = { version = "0.44", default-features = false }
|
||||
resvg = { version = "0.47", default-features = false }
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue