summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRazrFalcon <razrfalcon@gmail.com>2018-12-03 23:18:19 +0200
committerRazrFalcon <razrfalcon@gmail.com>2018-12-03 23:18:19 +0200
commita332ca2d4ae324df46ce394b4e45eb86cd10ff8e (patch)
treef378f52b7c52b059f5faf4823bd9333e1e40e087 /Cargo.toml
parent3b64a2ac41686eee699cdb6dcf30b1d5bbfdee86 (diff)
resvg-qt updated.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 50aa86f..a09217d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@ pangocairo = { version = "0.6", optional = true }
# qt backend
#resvg-qt = { version = "0.3", optional = true }
-resvg-qt = { git = "https://github.com/RazrFalcon/resvg-qt", rev = "0f80423", optional = true }
+resvg-qt = { git = "https://github.com/RazrFalcon/resvg-qt", rev = "2629e0b", optional = true }
#resvg-qt = { path = "../resvg-qt", optional = true }
[features]