add git mirror url for mime_apps and config-rs dependencies

embed
Manos Pitsidianakis 2019-06-10 21:58:51 +03:00
parent 9de93b98d5
commit 8ab8e1309b
Signed by: Manos Pitsidianakis
GPG Key ID: 73627C2F690DF710
1 changed files with 2 additions and 2 deletions

View File

@ -9,13 +9,13 @@ xdg = "2.1.0" # >:c
serde = "1.0.71"
serde_derive = "1.0.71"
serde_json = "1.0"
config = { path = "../../config-rs", version = "*" }
config = { git = "https://github.com/meli/config-rs", version = "*" }
chan = "0.1.21"
chan-signal = "0.3.1"
fnv = "1.0.3" # >:c
linkify = "0.3.1" # >:c
melib = { path = "../melib", version = "*" }
mime_apps = { path = "../../mime_apps", version = "*" }
mime_apps = { git = "https://github.com/meli/mime_apps", version = "*" }
nom = "3.2.0"
notify = "4.0.1" # >:c
notify-rust = "^3" # >:c