summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRazrFalcon <razrfalcon@gmail.com>2018-12-16 14:16:40 +0200
committerRazrFalcon <razrfalcon@gmail.com>2018-12-16 14:16:40 +0200
commit4917b8a83a6ff793f2470909a7636a9dce421b1c (patch)
tree5aacb3e9d9de144120fcd77ec7c032833c419f91 /Cargo.toml
parent90c13b39c63a8c7da361121921ed998916708a18 (diff)
usvg 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 4814c95..19e1ed1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@ travis-ci = { repository = "RazrFalcon/resvg" }
[dependencies]
log = "0.4.5"
rgb = "0.8.9"
-usvg = { git = "https://github.com/RazrFalcon/usvg", rev = "070df8b" }
+usvg = { git = "https://github.com/RazrFalcon/usvg", rev = "4046b56" }
#usvg = { path = "../usvg" }
unicode-segmentation = "1.2.1"