summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRazrFalcon <razrfalcon@gmail.com>2018-11-21 16:11:18 +0200
committerRazrFalcon <razrfalcon@gmail.com>2018-11-21 16:11:18 +0200
commitd956bd853f8bd0d614cc730d601d5ccd33b4d7d8 (patch)
treeb4eac9e3be448b411024388742dff07c6b0ddb2a /Cargo.toml
parentf87e7b0226bd49232215943ccafe0c1884d2cc8b (diff)
Fixed invisible elements processing.
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 57499a7..1d6d12f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@ travis-ci = { repository = "RazrFalcon/resvg" }
[dependencies]
log = "0.4.5"
#usvg = "0.2"
-usvg = { git = "https://github.com/RazrFalcon/usvg", rev = "d0c0502" }
+usvg = { git = "https://github.com/RazrFalcon/usvg", rev = "14342a5" }
#usvg = { path = "../usvg" }
unicode-segmentation = "1.2.1"
# cairo backend