Change the git url of the html2pango crate.
This commit is contained in:
@@ -24,7 +24,7 @@ take_mut = "0.2.2"
|
||||
regex = "0.2.10"
|
||||
reqwest = "0.8.5"
|
||||
serde_json = "1.0.13"
|
||||
html2pango = { git = "https://gitlab.gnome.org/danigm/html2pango" }
|
||||
html2pango = { git = "https://gitlab.gnome.org/World/html2pango" }
|
||||
|
||||
[dependencies.gtk]
|
||||
features = ["v3_22"]
|
||||
|
||||
Reference in New Issue
Block a user