summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRazrFalcon <razrfalcon@gmail.com>2018-12-16 18:40:59 +0200
committerRazrFalcon <razrfalcon@gmail.com>2018-12-16 18:40:59 +0200
commit7058c08fd403f41b5d22136ebc1c428a355a9534 (patch)
tree953ec064faa9585ad3d841c0137a425b895c9056 /Cargo.toml
parent3b596797c5515e192b4a11912c8e3b26902228f9 (diff)
Shapes without fill and stroke will no longer be removed.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d696a9e..70238f9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,8 +30,7 @@ travis-ci = { repository = "RazrFalcon/resvg" }
[dependencies]
log = "0.4.5"
rgb = "0.8.9"
-#usvg = { git = "https://github.com/RazrFalcon/usvg", rev = "5346684" }
-usvg = { path = "./usvg" }
+usvg = { path = "usvg" }
unicode-segmentation = "1.2.1"
# cairo backend