Update html2pango dependency

This commit is contained in:
Alexandre Franke 2018-04-09 15:08:14 +02:00
parent 9ed2901a1a
commit cdaa8cb522

2
Cargo.lock generated
View file

@ -560,7 +560,7 @@ dependencies = [
[[package]] [[package]]
name = "html2pango" name = "html2pango"
version = "0.1.0" version = "0.1.0"
source = "git+https://gitlab.gnome.org/World/html2pango#63fb1ea644ef38bf7f268bbe8f40b19dd77d7995" source = "git+https://gitlab.gnome.org/World/html2pango#99f6c86fc869d4ff266d0dc9243e2ee19a6b2fff"
dependencies = [ dependencies = [
"ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",